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 38408fe commit dc91a05Copy full SHA for dc91a05
.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.9
+ rev: 1.7.10
43
hooks:
44
- id: bandit
45
args:
0 commit comments