Skip to content

Commit

Permalink
Merge pull request #497 from robbievanleeuwen/dependency/ruff-pre-com…
Browse files Browse the repository at this point in the history
…mit-0.8.0

Bump astral-sh/ruff-pre-commit from 0.7.4 to 0.8.0
  • Loading branch information
robbievanleeuwen authored Nov 27, 2024
2 parents cdd7dc3 + bf396c5 commit 0f5f3b9
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 29 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ repos:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.7.4
rev: v0.8.0
hooks:
- id: ruff
args: [--fix]
Expand Down
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ docs = [
]
lint = [
"pre-commit==4.0.1",
"ruff==0.7.4",
"pyright==1.1.389",
]
test = [
Expand Down
27 changes: 0 additions & 27 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0f5f3b9

Please sign in to comment.