We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb6b77d commit 3aba819Copy full SHA for 3aba819
.pre-commit-config.yaml
@@ -25,7 +25,7 @@ repos:
25
args: ["-c", "--df"]
26
27
- repo: https://github.com/PyCQA/bandit
28
- rev: 1.8.2
+ rev: 1.8.3
29
hooks:
30
- id: bandit
31
args: ["-ll", "-x", "tests"]
0 commit comments