Skip to content

Commit

Permalink
Sync pre-commit-hook with version of ruff that gets automatically pul…
Browse files Browse the repository at this point in the history
…led in tests
  • Loading branch information
abravalheri committed Oct 25, 2024
1 parent a39336b commit 1f92af5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.5.7
rev: v0.7.1
hooks:
- id: ruff
args: [--fix, --unsafe-fixes]
Expand Down

0 comments on commit 1f92af5

Please sign in to comment.