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