File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 9
9
10
10
repos :
11
11
- repo : https://github.com/commitizen-tools/commitizen
12
- rev : 3.12 .0
12
+ rev : v3.13 .0
13
13
hooks :
14
14
- id : commitizen
15
15
stages : [commit-msg]
@@ -28,11 +28,11 @@ repos:
28
28
- id : end-of-file-fixer
29
29
- id : trailing-whitespace
30
30
- repo : https://github.com/python-poetry/poetry
31
- rev : 1.7.1
31
+ rev : 1.7.0
32
32
hooks :
33
33
- id : poetry-check
34
34
- repo : https://github.com/pre-commit/mirrors-prettier
35
- rev : v3.1.0
35
+ rev : v4.0.0-alpha.7
36
36
hooks :
37
37
- id : prettier
38
38
args : ["--tab-width", "2"]
@@ -46,11 +46,11 @@ repos:
46
46
hooks :
47
47
- id : autoflake
48
48
- repo : https://github.com/PyCQA/isort
49
- rev : 5.12.0
49
+ rev : 5.13.2
50
50
hooks :
51
51
- id : isort
52
52
- repo : https://github.com/psf/black
53
- rev : 23.11 .0
53
+ rev : 23.12 .0
54
54
hooks :
55
55
- id : black
56
56
- repo : https://github.com/codespell-project/codespell
73
73
# - id: bandit
74
74
# args: [-x, tests]
75
75
- repo : https://github.com/srstevenson/nb-clean
76
- rev : " 3.1 .0"
76
+ rev : " 3.2 .0"
77
77
hooks :
78
78
- id : nb-clean
You can’t perform that action at this time.
0 commit comments