We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1226ace + c124454 commit 6c3db9cCopy full SHA for 6c3db9c
.pre-commit-config.yaml
@@ -31,7 +31,7 @@ repos:
31
additional_dependencies: ["bandit[toml]"]
32
33
- repo: https://github.com/astral-sh/ruff-pre-commit
34
- rev: v0.11.9
+ rev: v0.11.10
35
hooks:
36
- id: ruff
37
args: [--fix, --exit-non-zero-on-fix]
0 commit comments