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