We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c266def commit 5a3e086Copy full SHA for 5a3e086
1 file changed
.pre-commit-config.yaml
@@ -41,7 +41,7 @@ repos:
41
exclude_types: [csv, json]
42
exclude: ^userdata/|^fixtures/
43
- repo: https://github.com/PyCQA/bandit
44
- rev: 1.9.3
+ rev: 1.9.4
45
hooks:
46
- id: bandit
47
name: "Bandit checking"
0 commit comments