Skip to content

Commit 3aba819

Browse files
Update pre-commit hook PyCQA/bandit to v1.8.3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cb6b77d commit 3aba819

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
@@ -25,7 +25,7 @@ repos:
2525
args: ["-c", "--df"]
2626

2727
- repo: https://github.com/PyCQA/bandit
28-
rev: 1.8.2
28+
rev: 1.8.3
2929
hooks:
3030
- id: bandit
3131
args: ["-ll", "-x", "tests"]

0 commit comments

Comments
 (0)