We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2a93ea commit 4b35a5cCopy full SHA for 4b35a5c
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.8.5
+ rev: 1.8.6
44
hooks:
45
- id: bandit
46
name: "Bandit checking"
0 commit comments