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 f000cdf commit 69832fdCopy full SHA for 69832fd
.pre-commit-config.yaml
@@ -39,7 +39,7 @@ repos:
39
- id: codespell
40
exclude_types: [csv, json]
41
- repo: https://github.com/PyCQA/bandit
42
- rev: 1.7.6
+ rev: 1.7.7
43
hooks:
44
- id: bandit
45
args:
0 commit comments