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 1ec915d commit 238f58bCopy full SHA for 238f58b
.pre-commit-config.yaml
@@ -3,7 +3,7 @@ exclude: tests/etc/user-*
3
4
repos:
5
- repo: https://github.com/PyCQA/bandit
6
- rev: 1.7.10
+ rev: 1.8.2
7
hooks:
8
- id: bandit
9
args:
0 commit comments