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']
29
29
- id : rst-inline-touching-normal
30
30
- id : text-unicode-replacement-char
31
31
- repo : https://github.com/asottile/pyupgrade
32
- rev : v2.31.1
32
+ rev : v2.32.0
33
33
hooks :
34
34
- id : pyupgrade
35
35
args : [--py37-plus]
@@ -39,11 +39,11 @@ repos:
39
39
- id : reorder-python-imports
40
40
args : [--py37-plus, --add-import, 'from __future__ import annotations']
41
41
- repo : https://github.com/asottile/setup-cfg-fmt
42
- rev : v1.20.0
42
+ rev : v1.20.1
43
43
hooks :
44
44
- id : setup-cfg-fmt
45
45
- repo : https://github.com/psf/black
46
- rev : 22.1 .0
46
+ rev : 22.3 .0
47
47
hooks :
48
48
- id : black
49
49
- repo : https://github.com/asottile/blacken-docs
73
73
Pygments,
74
74
]
75
75
- repo : https://github.com/PyCQA/doc8
76
- rev : 0.10 .1
76
+ rev : 0.11 .1
77
77
hooks :
78
78
- id : doc8
79
79
- repo : https://github.com/econchick/interrogate
You can’t perform that action at this time.
0 commit comments