Skip to content

Commit a3d3965

Browse files
Update pre-commit hook PyCQA/bandit to v1.8.3
1 parent 70c72a4 commit a3d3965

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.2
40+
rev: 1.8.3
4141
hooks:
4242
- id: bandit
4343
name: "Bandit checking"

0 commit comments

Comments
 (0)