We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 95f2b54 + d21ebc7 commit 14b6d10Copy full SHA for 14b6d10
1 file changed
.pre-commit-config.yaml
@@ -32,7 +32,7 @@ repos:
32
additional_dependencies: ["bandit[toml]"]
33
34
- repo: https://github.com/astral-sh/ruff-pre-commit
35
- rev: v0.11.10
+ rev: v0.11.11
36
hooks:
37
- id: ruff
38
args: [--fix, --exit-non-zero-on-fix]
0 commit comments