File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
repos :
2
2
- repo : https://github.com/pre-commit/pre-commit-hooks
3
- rev : v4.1 .0
3
+ rev : v4.2 .0
4
4
hooks :
5
5
- id : check-added-large-files
6
6
args : ['--maxkb=100']
28
28
- id : rst-inline-touching-normal
29
29
- id : text-unicode-replacement-char
30
30
- repo : https://github.com/asottile/pyupgrade
31
- rev : v2.31.1
31
+ rev : v2.32.0
32
32
hooks :
33
33
- id : pyupgrade
34
34
args : [--py37-plus]
@@ -37,11 +37,11 @@ repos:
37
37
hooks :
38
38
- id : reorder-python-imports
39
39
- repo : https://github.com/asottile/setup-cfg-fmt
40
- rev : v1.20.0
40
+ rev : v1.20.1
41
41
hooks :
42
42
- id : setup-cfg-fmt
43
43
- repo : https://github.com/psf/black
44
- rev : 22.1 .0
44
+ rev : 22.3 .0
45
45
hooks :
46
46
- id : black
47
47
- repo : https://github.com/asottile/blacken-docs
71
71
Pygments,
72
72
]
73
73
- repo : https://github.com/PyCQA/doc8
74
- rev : 0.10 .1
74
+ rev : 0.11 .1
75
75
hooks :
76
76
- id : doc8
77
77
- repo : https://github.com/econchick/interrogate
You can’t perform that action at this time.
0 commit comments