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 @@ -14,20 +14,20 @@ repos:
1414 types : [text]
1515 stages : [pre-commit, pre-push, manual]
1616 - repo : https://github.com/PyCQA/isort
17- rev : 5.13.2
17+ rev : 6.0.1
1818 hooks :
1919 - id : isort
2020 - repo : https://github.com/psf/black
21- rev : 24.10 .0
21+ rev : 25.1 .0
2222 hooks :
2323 - id : black
2424 - repo : https://github.com/asottile/pyupgrade
25- rev : v3.17.0
25+ rev : v3.19.1
2626 hooks :
2727 - id : pyupgrade
2828 args : [--py37-plus]
2929 - repo : https://github.com/pre-commit/mirrors-mypy
30- rev : v1.11.2
30+ rev : v1.15.0
3131 hooks :
3232 - id : mypy
3333 additional_dependencies :
3939 hooks :
4040 - id : gitlint
4141 - repo : https://github.com/asottile/setup-cfg-fmt
42- rev : v2.5 .0
42+ rev : v2.8 .0
4343 hooks :
4444 - id : setup-cfg-fmt
4545 args : [--min-py3-version, '3.7']
You can’t perform that action at this time.
0 commit comments