Skip to content

Commit 3ea275c

Browse files
chore: update pre-commit hooks (#333)
Co-authored-by: expobrain <2404909+expobrain@users.noreply.github.com>
1 parent 3c82a8c commit 3ea275c

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
@@ -58,7 +58,7 @@ repos:
5858
hooks:
5959
- id: isort
6060
- repo: https://github.com/pycqa/bandit
61-
rev: 1.7.7
61+
rev: 1.7.8
6262
hooks:
6363
- id: bandit
6464
args:
@@ -67,7 +67,7 @@ repos:
6767
- "--exclude"
6868
- "tests"
6969
- repo: https://github.com/pycqa/bandit
70-
rev: 1.7.7
70+
rev: 1.7.8
7171
hooks:
7272
- id: bandit
7373
args:

0 commit comments

Comments
 (0)