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 4ad7300 commit 53bfce9Copy full SHA for 53bfce9
.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.5
+ rev: 1.7.6
71
hooks:
72
- id: bandit
73
args: [-x, tests]
0 commit comments