Skip to content

Commit d3f1dab

Browse files
committed
Sync pre-commit-hook with version of ruff that gets automatically pulled in tests
1 parent c8959bd commit d3f1dab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/astral-sh/ruff-pre-commit
3-
rev: v0.5.7
3+
rev: v0.7.1
44
hooks:
55
- id: ruff
66
args: [--fix, --unsafe-fixes]

0 commit comments

Comments
 (0)