Skip to content

Commit 3f443a7

Browse files
chore(pre-commit): autoupdate hooks
updates: - [github.com/pycqa/bandit: 1.7.9 → 1.7.10](PyCQA/bandit@1.7.9...1.7.10)
1 parent ce0dafe commit 3f443a7

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

0 commit comments

Comments
 (0)