We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d21c6f commit 7ae50e1Copy full SHA for 7ae50e1
.pre-commit-config.yaml
@@ -15,7 +15,7 @@ repos:
15
args: ["--target-version", "3.0"]
16
17
- repo: https://github.com/astral-sh/ruff-pre-commit
18
- rev: v0.9.6
+ rev: v0.9.7
19
hooks:
20
- id: ruff
21
args: [--fix, --exit-non-zero-on-fix]
0 commit comments