File tree 1 file changed +9
-9
lines changed
1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -22,29 +22,29 @@ 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.29.1
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
- rev : v1.17 .0
34
+ rev : v1.20 .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.12b0
39
39
hooks :
40
40
- id : black
41
41
- repo : https://github.com/asottile/blacken-docs
42
- rev : v1.10 .0
42
+ rev : v1.12 .0
43
43
hooks :
44
44
- id : blacken-docs
45
45
additional_dependencies : [black]
46
46
- repo : https://github.com/PyCQA/flake8
47
- rev : 3.9.2
47
+ rev : 4.0.1
48
48
hooks :
49
49
- id : flake8
50
50
types : [python]
@@ -65,11 +65,11 @@ repos:
65
65
Pygments,
66
66
]
67
67
- repo : https://github.com/PyCQA/doc8
68
- rev : 0.9.0
68
+ rev : 0.10.1
69
69
hooks :
70
70
- id : doc8
71
71
- repo : https://github.com/econchick/interrogate
72
- rev : 1.4 .0
72
+ rev : 1.5 .0
73
73
hooks :
74
74
- id : interrogate
75
75
args : [-v, --fail-under=40, src, tests]
79
79
- id : codespell
80
80
args : [-L unparseable]
81
81
- repo : https://github.com/mgedmin/check-manifest
82
- rev : " 0.46 "
82
+ rev : " 0.47 "
83
83
hooks :
84
84
- id : check-manifest
85
85
- repo : meta
You can’t perform that action at this time.
0 commit comments