Skip to content

Commit f5eb17b

Browse files
committed
Sync bandit versions used in pre-commit config
1 parent f23025a commit f5eb17b

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
@@ -139,7 +139,7 @@ repos:
139139
- --config=.bandit.yml
140140
# Run bandit on everything except the "tests" tree
141141
- repo: https://github.com/PyCQA/bandit
142-
rev: 1.8.3
142+
rev: 1.8.6
143143
hooks:
144144
- id: bandit
145145
name: bandit (everything else)

0 commit comments

Comments
 (0)