Skip to content

Commit 0f5f3b9

Browse files
Merge pull request #497 from robbievanleeuwen/dependency/ruff-pre-commit-0.8.0
Bump astral-sh/ruff-pre-commit from 0.7.4 to 0.8.0
2 parents cdd7dc3 + bf396c5 commit 0f5f3b9

File tree

3 files changed

+1
-29
lines changed

3 files changed

+1
-29
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ repos:
77
- id: end-of-file-fixer
88
- id: trailing-whitespace
99
- repo: https://github.com/astral-sh/ruff-pre-commit
10-
rev: v0.7.4
10+
rev: v0.8.0
1111
hooks:
1212
- id: ruff
1313
args: [--fix]

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ docs = [
7878
]
7979
lint = [
8080
"pre-commit==4.0.1",
81-
"ruff==0.7.4",
8281
"pyright==1.1.389",
8382
]
8483
test = [

uv.lock

Lines changed: 0 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)