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 @@ -30,24 +30,24 @@ repos:
30
30
- id : rst-inline-touching-normal
31
31
- id : text-unicode-replacement-char
32
32
- repo : https://github.com/asottile/pyupgrade
33
- rev : v2.21.2
33
+ rev : v2.25.0
34
34
hooks :
35
35
- id : pyupgrade
36
36
args : [--py36-plus]
37
37
- repo : https://github.com/asottile/reorder_python_imports
38
- rev : v2.5 .0
38
+ rev : v2.6 .0
39
39
hooks :
40
40
- id : reorder-python-imports
41
41
- repo : https://github.com/asottile/setup-cfg-fmt
42
42
rev : v1.17.0
43
43
hooks :
44
44
- id : setup-cfg-fmt
45
45
- repo : https://github.com/psf/black
46
- rev : 21.7b0
46
+ rev : 21.8b0
47
47
hooks :
48
48
- id : black
49
49
- repo : https://github.com/asottile/blacken-docs
50
- rev : v1.10 .0
50
+ rev : v1.11 .0
51
51
hooks :
52
52
- id : blacken-docs
53
53
additional_dependencies : [black]
You can’t perform that action at this time.
0 commit comments