Skip to content

Commit 606a5fa

Browse files
expobraingithub-actions[bot]
authored andcommitted
chore: update pre-commit hooks
1 parent 6a78f97 commit 606a5fa

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
@@ -3,7 +3,7 @@ default_install_hook_types:
33
- commit-msg
44
repos:
55
- repo: https://github.com/pre-commit/pre-commit-hooks
6-
rev: v5.0.0
6+
rev: v6.0.0
77
hooks:
88
- id: check-case-conflict
99
- id: check-docstring-first
@@ -57,7 +57,7 @@ repos:
5757
hooks:
5858
- id: isort
5959
- repo: https://github.com/pycqa/bandit
60-
rev: 1.8.5
60+
rev: 1.8.6
6161
hooks:
6262
- id: bandit
6363
args:

0 commit comments

Comments
 (0)