We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7597eb commit bed530bCopy full SHA for bed530b
.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.5
19
hooks:
20
- id: ruff
21
args: [--fix, --exit-non-zero-on-fix]
0 commit comments