File tree 1 file changed +5
-5
lines changed
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']
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.31.1
25
+ rev : v2.32.0
26
26
hooks :
27
27
- id : pyupgrade
28
28
args : [--py37-plus]
@@ -32,11 +32,11 @@ repos:
32
32
- id : reorder-python-imports
33
33
args : [--py37-plus, --add-import, 'from __future__ import annotations']
34
34
- repo : https://github.com/asottile/setup-cfg-fmt
35
- rev : v1.20.0
35
+ rev : v1.20.1
36
36
hooks :
37
37
- id : setup-cfg-fmt
38
38
- repo : https://github.com/psf/black
39
- rev : 22.1 .0
39
+ rev : 22.3 .0
40
40
hooks :
41
41
- id : black
42
42
- repo : https://github.com/asottile/blacken-docs
66
66
Pygments,
67
67
]
68
68
- repo : https://github.com/PyCQA/doc8
69
- rev : 0.10 .1
69
+ rev : 0.11 .1
70
70
hooks :
71
71
- id : doc8
72
72
- repo : https://github.com/econchick/interrogate
You can’t perform that action at this time.
0 commit comments