File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -30,25 +30,25 @@ 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.10 .0
33
+ rev : v2.13 .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.4 .0
38
+ rev : v2.5 .0
39
39
hooks :
40
40
- id : reorder-python-imports
41
41
- repo : https://github.com/psf/black
42
- rev : 20.8b1
42
+ rev : 21.4b0
43
43
hooks :
44
44
- id : black
45
45
- repo : https://github.com/asottile/blacken-docs
46
- rev : v1.9.2
46
+ rev : v1.10.0
47
47
hooks :
48
48
- id : blacken-docs
49
49
additional_dependencies : [black]
50
- - repo : https://gitlab .com/pycqa /flake8
51
- rev : 3.8.4
50
+ - repo : https://github .com/PyCQA /flake8
51
+ rev : 3.9.1
52
52
hooks :
53
53
- id : flake8
54
54
types : [python]
You can’t perform that action at this time.
0 commit comments