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 2d421cb commit bb4c2bcCopy full SHA for bb4c2bc
1 file changed
.pre-commit-config.yaml
@@ -67,7 +67,7 @@ repos:
67
- id: mypy
68
additional_dependencies: []
69
- repo: https://github.com/PyCQA/bandit
70
- rev: 1.8.6
+ rev: 1.9.4
71
hooks:
72
- id: bandit
73
args: [-x, tests]
0 commit comments