Skip to content

Commit 782ec75

Browse files
chore(deps): update pre-commit hook pycqa/bandit to v1.9.2
1 parent c674d18 commit 782ec75

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
@@ -67,7 +67,7 @@ repos:
6767
- id: mypy
6868
additional_dependencies: []
6969
- repo: https://github.com/PyCQA/bandit
70-
rev: 1.8.3
70+
rev: 1.9.2
7171
hooks:
7272
- id: bandit
7373
args: [-x, tests]

0 commit comments

Comments
 (0)