Skip to content

Commit 4387cf6

Browse files
pre-commit-ci[bot]dolfinus
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pycqa/bandit: 1.8.6 → 1.9.0](PyCQA/bandit@1.8.6...1.9.0)
1 parent c59d8ed commit 4387cf6

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
@@ -95,7 +95,7 @@ repos:
9595
- black==24.4.2
9696

9797
- repo: https://github.com/pycqa/bandit
98-
rev: 1.8.6
98+
rev: 1.9.0
9999
hooks:
100100
- id: bandit
101101
args:

0 commit comments

Comments
 (0)