Skip to content

Commit da20144

Browse files
committed
Bump pre-commit hook for ruff to avoid clashes with pytest-ruff
1 parent 3fe8c5b commit da20144

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
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.6
3+
rev: v0.7.1
44
hooks:
55
- id: ruff
66
args: [--fix, --unsafe-fixes]

0 commit comments

Comments
 (0)