We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ce31cac + d31d0e6 commit 9247974Copy full SHA for 9247974
1 file changed
.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.3
+ rev: 1.8.5
43
hooks:
44
- id: bandit
45
args:
0 commit comments