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.
2 parents 9ce0376 + 6891be9 commit cb0f9a1Copy full SHA for cb0f9a1
.pre-commit-config.yaml
@@ -37,7 +37,7 @@ repos:
37
- pytest==7.4.2
38
language_version: python3.9
39
- repo: https://github.com/PyCQA/bandit
40
- rev: 1.8.5
+ rev: 1.8.6
41
hooks:
42
- id: bandit
43
args: [--ini, .bandit]
0 commit comments