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