We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14e17ba commit 5bfb057Copy full SHA for 5bfb057
1 file changed
.pre-commit-config.yaml
@@ -1,7 +1,7 @@
1
---
2
repos:
3
- repo: https://github.com/PyCQA/bandit
4
- rev: 1.6.2
+ rev: '1.7.9'
5
hooks:
6
- id: bandit
7
args:
0 commit comments