Skip to content

Commit de144f9

Browse files
chore(deps): update pre-commit hook pycqa/bandit to v1.8.6 (#194)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4e264e6 commit de144f9

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.7.10
70+
rev: 1.8.6
7171
hooks:
7272
- id: bandit
7373
args: [-x, tests]

0 commit comments

Comments
 (0)