Skip to content

Commit fa6ec37

Browse files
authored
Merge pull request #610 from expobrain/update/pre-commit-hooks
Update pre-commit hooks
2 parents c247ce9 + 7d9a53e commit fa6ec37

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
@@ -59,7 +59,7 @@ repos:
5959
hooks:
6060
- id: isort
6161
- repo: https://github.com/pycqa/bandit
62-
rev: 1.7.10
62+
rev: 1.8.0
6363
hooks:
6464
- id: bandit
6565
args:
@@ -81,7 +81,7 @@ repos:
8181
- id: python-no-log-warn
8282
- id: python-no-eval
8383
- repo: https://github.com/commitizen-tools/commitizen
84-
rev: v3.31.0
84+
rev: v4.0.0
8585
hooks:
8686
- id: commitizen
8787
stages: [commit-msg]

0 commit comments

Comments
 (0)