File tree 1 file changed +4
-4
lines changed 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -15,12 +15,12 @@ repos:
15
15
hooks :
16
16
- id : doc8
17
17
- repo : https://github.com/asottile/pyupgrade
18
- rev : v3.1 .0
18
+ rev : v3.2 .0
19
19
hooks :
20
20
- id : pyupgrade
21
21
args : [--py37-plus]
22
22
- repo : https://github.com/adamchainz/django-upgrade
23
- rev : 1.10 .0
23
+ rev : 1.11 .0
24
24
hooks :
25
25
- id : django-upgrade
26
26
args : [--target-version, "3.2"]
@@ -38,14 +38,14 @@ 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.2
41
+ rev : v3.0.0-alpha.4
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.25 .0
48
+ rev : v8.26 .0
49
49
hooks :
50
50
- id : eslint
51
51
files : \.js?$
You can’t perform that action at this time.
0 commit comments