We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6691554 commit 20e11a6Copy full SHA for 20e11a6
.pre-commit-config.yaml
@@ -65,7 +65,7 @@ repos:
65
- --line-length=119
66
67
- repo: https://github.com/PyCQA/bandit
68
- rev: 1.8.0
+ rev: 1.8.2
69
hooks:
70
- id: bandit
71
description: Security oriented static analyser for python code
0 commit comments