File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 3
3
4
4
repos :
5
5
- repo : https://github.com/pre-commit/pre-commit-hooks
6
- rev : v4.4 .0
6
+ rev : v4.5 .0
7
7
hooks :
8
8
- id : trailing-whitespace
9
9
- id : end-of-file-fixer
@@ -14,14 +14,14 @@ repos:
14
14
- id : mixed-line-ending
15
15
16
16
- repo : https://github.com/asottile/pyupgrade
17
- rev : v3.10.1
17
+ rev : v3.15.0
18
18
hooks :
19
19
- id : pyupgrade
20
20
args :
21
21
- ' --py38-plus'
22
22
23
23
- repo : https://github.com/psf/black
24
- rev : 23.7.0
24
+ rev : 23.12.1
25
25
hooks :
26
26
- id : black
27
27
- id : black-jupyter
@@ -36,17 +36,17 @@ repos:
36
36
hooks :
37
37
- id : seed-isort-config
38
38
- repo : https://github.com/PyCQA/isort
39
- rev : 5.12.0
39
+ rev : 5.13.2
40
40
hooks :
41
41
- id : isort
42
42
43
43
- repo : https://github.com/PyCQA/isort
44
- rev : 5.12.0
44
+ rev : 5.13.2
45
45
hooks :
46
46
- id : isort
47
47
48
48
- repo : https://github.com/pre-commit/mirrors-prettier
49
- rev : ' v3 .0.3 '
49
+ rev : ' v4 .0.0-alpha.8 '
50
50
hooks :
51
51
- id : prettier
52
52
files : " \\ .(\
61
61
)$"
62
62
63
63
- repo : https://github.com/pre-commit/mirrors-prettier
64
- rev : ' v3 .0.3 '
64
+ rev : ' v4 .0.0-alpha.8 '
65
65
hooks :
66
66
- id : prettier
67
67
name : prettier-markdown
You can’t perform that action at this time.
0 commit comments