File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11repos :
22 - repo : https://github.com/asottile/pyupgrade
3- rev : v2.32 .0
3+ rev : v2.34 .0
44 hooks :
55 - id : pyupgrade
66 args : [--py37-plus]
77
88 - repo : https://github.com/psf/black
9- rev : 22.3 .0
9+ rev : 22.6 .0
1010 hooks :
1111 - id : black
1212 args : [--target-version=py37]
4242 - id : python-check-blanket-noqa
4343
4444 - repo : https://github.com/pre-commit/pre-commit-hooks
45- rev : v4.2 .0
45+ rev : v4.3 .0
4646 hooks :
4747 - id : check-json
4848 - id : check-merge-conflict
5858 files : " src/"
5959
6060 - repo : https://github.com/pre-commit/mirrors-mypy
61- rev : v0.942
61+ rev : v0.961
6262 hooks :
6363 - id : mypy
6464 additional_dependencies : [pytest, types-freezegun, types-setuptools]
7171 args : [--max-py-version=3.11]
7272
7373 - repo : https://github.com/tox-dev/pyproject-fmt
74- rev : 0.3.3
74+ rev : 0.3.4
7575 hooks :
7676 - id : pyproject-fmt
7777
You can’t perform that action at this time.
0 commit comments