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 73dc9cd commit edf3802Copy full SHA for edf3802
.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.8.0
+ rev: 1.8.2
43
hooks:
44
- id: bandit
45
args:
0 commit comments