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 @@ -14,20 +14,20 @@ repos:
14
14
- id : mixed-line-ending
15
15
16
16
- repo : https://github.com/asottile/pyupgrade
17
- rev : v3.4.0
17
+ rev : v3.10.1
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.3 .0
24
+ rev : 23.7 .0
25
25
hooks :
26
26
- id : black
27
27
- id : black-jupyter
28
28
29
29
- repo : https://github.com/PyCQA/flake8
30
- rev : 6.0 .0
30
+ rev : 6.1 .0
31
31
hooks :
32
32
- id : flake8
33
33
46
46
- id : isort
47
47
48
48
- repo : https://github.com/pre-commit/mirrors-prettier
49
- rev : ' v3.0.0-alpha.9-for-vscode '
49
+ rev : ' v3.0.3 '
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.0-alpha.9-for-vscode '
64
+ rev : ' v3.0.3 '
65
65
hooks :
66
66
- id : prettier
67
67
name : prettier-markdown
You can’t perform that action at this time.
0 commit comments