File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -13,11 +13,11 @@ repos:
13
13
args : ["--ignore-words=codespell.txt"]
14
14
exclude : ' codespell.txt|\.svg$'
15
15
- repo : https://github.com/psf/black
16
- rev : 24.4.2
16
+ rev : 24.10.0
17
17
hooks :
18
18
- id : black
19
19
- repo : https://github.com/PyCQA/flake8
20
- rev : 7.1.0
20
+ rev : 7.1.1
21
21
hooks :
22
22
- id : flake8
23
23
- repo : https://github.com/PyCQA/isort
@@ -33,12 +33,12 @@ repos:
33
33
language : script
34
34
types : [python]
35
35
- repo : https://github.com/PyCQA/bandit
36
- rev : 1.7.9
36
+ rev : 1.8.0
37
37
hooks :
38
38
- id : bandit
39
39
args : ["-ll"]
40
40
- repo : https://github.com/pre-commit/pre-commit-hooks
41
- rev : v4.6 .0
41
+ rev : v5.0 .0
42
42
hooks :
43
43
# See https://pre-commit.com/hooks.html for more hooks
44
44
# - id: check-added-large-files
61
61
- id : check-merge-conflict
62
62
- id : debug-statements
63
63
- repo : https://github.com/alessandrojcm/commitlint-pre-commit-hook
64
- rev : v9.16 .0
64
+ rev : v9.19 .0
65
65
hooks :
66
66
- id : commitlint
67
67
stages : [commit-msg]
You can’t perform that action at this time.
0 commit comments