File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
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=25']
@@ -21,21 +21,21 @@ repos:
21
21
- id : rst-inline-touching-normal
22
22
- id : text-unicode-replacement-char
23
23
- repo : https://github.com/asottile/pyupgrade
24
- rev : v2.31.0
24
+ rev : v2.32.1
25
25
hooks :
26
26
- id : pyupgrade
27
27
args : [--py37-plus]
28
28
- repo : https://github.com/asottile/reorder_python_imports
29
- rev : v2.7.1
29
+ rev : v3.1.0
30
30
hooks :
31
31
- id : reorder-python-imports
32
32
args : [--py37-plus, --add-import, 'from __future__ import annotations']
33
33
- repo : https://github.com/asottile/setup-cfg-fmt
34
- rev : v1.20.0
34
+ rev : v1.20.1
35
35
hooks :
36
36
- id : setup-cfg-fmt
37
37
- repo : https://github.com/psf/black
38
- rev : 22.1 .0
38
+ rev : 22.3 .0
39
39
hooks :
40
40
- id : black
41
41
- repo : https://github.com/asottile/blacken-docs
64
64
Pygments,
65
65
]
66
66
- repo : https://github.com/PyCQA/doc8
67
- rev : 0.10.1
67
+ rev : 0.11.2
68
68
hooks :
69
69
- id : doc8
70
70
- repo : https://github.com/econchick/interrogate
77
77
hooks :
78
78
- id : codespell
79
79
- repo : https://github.com/pre-commit/mirrors-mypy
80
- rev : ' v0.931 '
80
+ rev : ' v0.950 '
81
81
hooks :
82
82
- id : mypy
83
83
args : [
92
92
pass_filenames : false
93
93
language_version : " 3.9"
94
94
- repo : https://github.com/mgedmin/check-manifest
95
- rev : " 0.47 "
95
+ rev : " 0.48 "
96
96
hooks :
97
97
- id : check-manifest
98
98
- repo : meta
You can’t perform that action at this time.
0 commit comments