Skip to content

Commit be52f67

Browse files
Update pre-commit hook PyCQA/bandit to v1.8.2 (#688)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c09ae37 commit be52f67

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
@@ -37,7 +37,7 @@ repos:
3737
name: "Check spelling"
3838
exclude_types: [csv, json]
3939
- repo: https://github.com/PyCQA/bandit
40-
rev: 1.8.0
40+
rev: 1.8.2
4141
hooks:
4242
- id: bandit
4343
name: "Bandit checking"

0 commit comments

Comments
 (0)