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/asottile/pyupgrade
3
- rev : v2.32 .0
3
+ rev : v2.34 .0
4
4
hooks :
5
5
- id : pyupgrade
6
6
args : [--py37-plus]
7
7
8
8
- repo : https://github.com/psf/black
9
- rev : 22.3 .0
9
+ rev : 22.6 .0
10
10
hooks :
11
11
- id : black
12
12
args : [--target-version=py37]
42
42
- id : python-check-blanket-noqa
43
43
44
44
- repo : https://github.com/pre-commit/pre-commit-hooks
45
- rev : v4.2 .0
45
+ rev : v4.3 .0
46
46
hooks :
47
47
- id : check-json
48
48
- id : check-merge-conflict
58
58
files : " src/"
59
59
60
60
- repo : https://github.com/pre-commit/mirrors-mypy
61
- rev : v0.942
61
+ rev : v0.961
62
62
hooks :
63
63
- id : mypy
64
64
additional_dependencies : [pytest, types-freezegun, types-setuptools]
71
71
args : [--max-py-version=3.11]
72
72
73
73
- repo : https://github.com/tox-dev/pyproject-fmt
74
- rev : 0.3.3
74
+ rev : 0.3.4
75
75
hooks :
76
76
- id : pyproject-fmt
77
77
You can’t perform that action at this time.
0 commit comments