Skip to content

Commit e9f8cab

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pycqa/bandit: 1.8.3 → 1.8.4](PyCQA/bandit@1.8.3...1.8.4) - [github.com/pycqa/bandit: 1.8.3 → 1.8.4](PyCQA/bandit@1.8.3...1.8.4)
1 parent 2afbc65 commit e9f8cab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ repos:
8888
- id: add-trailing-comma
8989

9090
- repo: https://github.com/pycqa/bandit
91-
rev: 1.8.3
91+
rev: 1.8.4
9292
hooks:
9393
- id: bandit
9494
args:
@@ -120,7 +120,7 @@ repos:
120120
- id: isort
121121

122122
- repo: https://github.com/pycqa/bandit
123-
rev: 1.8.3
123+
rev: 1.8.4
124124
hooks:
125125
- id: bandit
126126
args:

0 commit comments

Comments
 (0)