We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f43774 commit 21643cdCopy full SHA for 21643cd
.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.5
+ rev: 1.8.6
45
hooks:
46
- id: bandit
47
name: "Bandit checking"
0 commit comments