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 11
11
hooks :
12
12
- id : flake8
13
13
- repo : https://github.com/pycqa/doc8
14
- rev : 0.10 .1
14
+ rev : 0.11 .1
15
15
hooks :
16
16
- id : doc8
17
17
- repo : https://github.com/asottile/pyupgrade
@@ -38,20 +38,20 @@ repos:
38
38
- id : rst-backticks
39
39
- id : rst-directive-colons
40
40
- repo : https://github.com/pre-commit/mirrors-prettier
41
- rev : v2.5.1
41
+ rev : v2.6.2
42
42
hooks :
43
43
- id : prettier
44
44
types_or : [javascript, css]
45
45
- repo : https://github.com/pre-commit/mirrors-eslint
46
- rev : v8.11 .0
46
+ rev : v8.12 .0
47
47
hooks :
48
48
- id : eslint
49
49
files : \.js?$
50
50
types : [file]
51
51
args :
52
52
- --fix
53
53
- repo : https://github.com/psf/black
54
- rev : 22.1 .0
54
+ rev : 22.3 .0
55
55
hooks :
56
56
- id : black
57
57
language_version : python3
You can’t perform that action at this time.
0 commit comments