Skip to content

Commit de5e546

Browse files
Update pre-commit hook PyCQA/bandit to v1.8.4 (#262)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2cf4c0b commit de5e546

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.8.3
47+
rev: 1.8.4
4848
hooks:
4949
- id: bandit
5050
name: "Linting with bandit"

0 commit comments

Comments
 (0)