We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb86065 commit 40d4af0Copy full SHA for 40d4af0
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.0
+ rev: 1.9.1
45
hooks:
46
- id: bandit
47
name: "Bandit checking"
0 commit comments