Skip to content

Commit ad2f13d

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/bandit.git: 1.8.2 → 1.8.3](https://github.com/PyCQA/bandit.git/compare/1.8.2...1.8.3)
1 parent e5585e1 commit ad2f13d

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
@@ -35,7 +35,7 @@ repos:
3535
pass_filenames: false
3636

3737
- repo: https://github.com/PyCQA/bandit.git
38-
rev: 1.8.2
38+
rev: 1.8.3
3939
hooks:
4040
- id: bandit
4141
args: [-lll, --recursive, clumper]

0 commit comments

Comments
 (0)