Skip to content

Commit e4c2b9c

Browse files
Update pre-commit hook PyCQA/bandit to v1.8.0 (#655)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4d299be commit e4c2b9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ repos:
3636
- id: codespell
3737
exclude_types: [csv, json]
3838
- repo: https://github.com/PyCQA/bandit
39-
rev: 1.7.10
39+
rev: 1.8.0
4040
hooks:
4141
- id: bandit
4242
args:

0 commit comments

Comments
 (0)