Skip to content

Commit 9cdb98a

Browse files
chore(pre-commit): autoupdate hooks
updates: - [github.com/pycqa/bandit: 1.7.7 → 1.7.8](PyCQA/bandit@1.7.7...1.7.8)
1 parent 19905d3 commit 9cdb98a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
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.7
50+
rev: 1.7.8
5151
hooks:
5252
- id: bandit
5353
args: ["-ll"]

0 commit comments

Comments
 (0)