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