File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 15
15
hooks :
16
16
- id : doc8
17
17
- repo : https://github.com/asottile/pyupgrade
18
- rev : v2.38 .0
18
+ rev : v3.1 .0
19
19
hooks :
20
20
- id : pyupgrade
21
21
args : [--py37-plus]
@@ -38,22 +38,22 @@ repos:
38
38
- id : rst-backticks
39
39
- id : rst-directive-colons
40
40
- repo : https://github.com/pre-commit/mirrors-prettier
41
- rev : v3.0.0-alpha.0
41
+ rev : v3.0.0-alpha.2
42
42
hooks :
43
43
- id : prettier
44
44
types_or : [javascript, css]
45
45
args :
46
46
- --trailing-comma=es5
47
47
- repo : https://github.com/pre-commit/mirrors-eslint
48
- rev : v8.23.1
48
+ rev : v8.25.0
49
49
hooks :
50
50
- id : eslint
51
51
files : \.js?$
52
52
types : [file]
53
53
args :
54
54
- --fix
55
55
- repo : https://github.com/psf/black
56
- rev : 22.8 .0
56
+ rev : 22.10 .0
57
57
hooks :
58
58
- id : black
59
59
language_version : python3
You can’t perform that action at this time.
0 commit comments