Skip to content

Commit dd8d1c9

Browse files
committed
Update pre-commit hook PyCQA/bandit to v1.7.10
1 parent 2b22770 commit dd8d1c9

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
@@ -44,7 +44,7 @@ repos:
4444
- --quiet-level=2
4545
exclude_types: [csv, json]
4646
- repo: https://github.com/PyCQA/bandit
47-
rev: 1.7.9
47+
rev: 1.7.10
4848
hooks:
4949
- id: bandit
5050
name: "Linting with bandit"

0 commit comments

Comments
 (0)