We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d299be commit e4c2b9cCopy full SHA for e4c2b9c
1 file changed
.pre-commit-config.yaml
@@ -36,7 +36,7 @@ repos:
36
- id: codespell
37
exclude_types: [csv, json]
38
- repo: https://github.com/PyCQA/bandit
39
- rev: 1.7.10
+ rev: 1.8.0
40
hooks:
41
- id: bandit
42
args:
0 commit comments