Skip to content

Commit 48eef19

Browse files
Update pre-commit hook PyCQA/bandit to v1.8.0 (#200)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 01a13fe commit 48eef19

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

0 commit comments

Comments
 (0)