We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 043e925 commit 77d89ceCopy full SHA for 77d89ce
1 file changed
.pre-commit-config.yaml
@@ -40,7 +40,7 @@ repos:
40
- --quiet-level=2
41
exclude_types: [csv, json]
42
- repo: https://github.com/PyCQA/bandit
43
- rev: 1.9.0
+ rev: 1.9.1
44
hooks:
45
- id: bandit
46
name: "Bandit checking"
0 commit comments