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.3 .0
3
+ rev : v4.4 .0
4
4
hooks :
5
5
- id : check-added-large-files
6
6
args : ['--maxkb=100']
18
18
- id : python-use-type-annotations
19
19
- id : text-unicode-replacement-char
20
20
- repo : https://github.com/asottile/pyupgrade
21
- rev : v3.2 .0
21
+ rev : v3.3 .0
22
22
hooks :
23
23
- id : pyupgrade
24
24
args : [--py37-plus]
41
41
hooks :
42
42
- id : black
43
43
- repo : https://github.com/PyCQA/flake8
44
- rev : 5 .0.4
44
+ rev : 6 .0.0
45
45
hooks :
46
46
- id : flake8
47
47
types : [python]
80
80
hooks :
81
81
- id : codespell
82
82
- repo : https://github.com/pre-commit/mirrors-mypy
83
- rev : ' v0.982 '
83
+ rev : ' v0.991 '
84
84
hooks :
85
85
- id : mypy
86
86
args : [
95
95
pass_filenames : false
96
96
language_version : " 3.9"
97
97
- repo : https://github.com/mgedmin/check-manifest
98
- rev : " 0.48 "
98
+ rev : " 0.49 "
99
99
hooks :
100
100
- id : check-manifest
101
101
args : [--no-build-isolation]
You can’t perform that action at this time.
0 commit comments