We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a1b076b + 486052d commit e1b69f4Copy full SHA for e1b69f4
.pre-commit-config.yaml
@@ -47,7 +47,7 @@ repos:
47
- python
48
49
- repo: https://github.com/pycqa/bandit
50
- rev: 1.8.0
+ rev: 1.8.2
51
hooks:
52
- id: bandit
53
args: ["-ll"]
0 commit comments