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 4e264e6 commit de144f9Copy full SHA for de144f9
.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.10
+ rev: 1.8.6
71
hooks:
72
- id: bandit
73
args: [-x, tests]
0 commit comments