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 5641d89 commit 3fb7c18Copy full SHA for 3fb7c18
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.7.6
+ rev: 1.7.7
71
hooks:
72
- id: bandit
73
args: [-x, tests]
0 commit comments