File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
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.2 .0
3
+ rev : v4.3 .0
4
4
hooks :
5
5
- id : check-added-large-files
6
6
args : ['--maxkb=100']
@@ -18,12 +18,12 @@ repos:
18
18
- id : python-use-type-annotations
19
19
- id : text-unicode-replacement-char
20
20
- repo : https://github.com/asottile/pyupgrade
21
- rev : v2.32 .0
21
+ rev : v2.34 .0
22
22
hooks :
23
23
- id : pyupgrade
24
24
args : [--py37-plus]
25
25
- repo : https://github.com/asottile/reorder_python_imports
26
- rev : v3.0.1
26
+ rev : v3.1.0
27
27
hooks :
28
28
- id : reorder-python-imports
29
29
args : [--py37-plus, --add-import, 'from __future__ import annotations']
75
75
hooks :
76
76
- id : codespell
77
77
- repo : https://github.com/pre-commit/mirrors-mypy
78
- rev : ' v0.930 '
78
+ rev : ' v0.961 '
79
79
hooks :
80
80
- id : mypy
81
81
args : [
You can’t perform that action at this time.
0 commit comments