Skip to content

Commit d376f24

Browse files
chore(pre-commit): autoupdate hooks
updates: - [github.com/pycqa/bandit: 1.7.4 → 1.7.5](PyCQA/bandit@1.7.4...1.7.5)
1 parent 294b845 commit d376f24

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
@@ -47,7 +47,7 @@ repos:
4747
- python
4848

4949
- repo: https://github.com/pycqa/bandit
50-
rev: 1.7.4
50+
rev: 1.7.5
5151
hooks:
5252
- id: bandit
5353
args: ["-ll"]

0 commit comments

Comments
 (0)