File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
repos :
2
2
- repo : https://github.com/pre-commit/pre-commit-hooks
3
- rev : v4.1 .0
3
+ rev : v4.2 .0
4
4
hooks :
5
5
- id : check-yaml
6
6
- id : end-of-file-fixer
@@ -11,11 +11,11 @@ repos:
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
18
- rev : v2.31.1
18
+ rev : v2.32.0
19
19
hooks :
20
20
- id : pyupgrade
21
21
args : [--py37-plus]
@@ -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.13 .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