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 77
88repos :
99- repo : https://github.com/asottile/pyupgrade
10- rev : v3.20 .0
10+ rev : v3.21 .0
1111 hooks :
1212 - id : pyupgrade
1313 args : [--py38-plus]
1414- repo : https://github.com/pycqa/isort
15- rev : 6.1 .0
15+ rev : 7.0 .0
1616 hooks :
1717 - id : isort
1818- repo : https://github.com/psf/black-pre-commit-mirror
@@ -58,15 +58,15 @@ repos:
5858# """
5959# #
6060- repo : https://github.com/mgedmin/check-manifest
61- rev : " 0.50 "
61+ rev : " 0.51 "
6262 hooks :
6363 - id : check-manifest
6464- repo : https://github.com/regebro/pyroma
6565 rev : " 5.0"
6666 hooks :
6767 - id : pyroma
6868- repo : https://github.com/mgedmin/check-python-versions
69- rev : " 0.22.1 "
69+ rev : " 0.23.0 "
7070 hooks :
7171 - id : check-python-versions
7272 args : ['--only', 'setup.py,pyproject.toml']
You can’t perform that action at this time.
0 commit comments