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 @@ -14,15 +14,15 @@ repos:
1414 types : [text]
1515 stages : [pre-commit, pre-push, manual]
1616 - repo : https://github.com/PyCQA/isort
17- rev : 6.1 .0
17+ rev : 7.0 .0
1818 hooks :
1919 - id : isort
2020 - repo : https://github.com/psf/black-pre-commit-mirror
2121 rev : 25.9.0
2222 hooks :
2323 - id : black
2424 - repo : https://github.com/asottile/pyupgrade
25- rev : v3.20 .0
25+ rev : v3.21 .0
2626 hooks :
2727 - id : pyupgrade
2828 args : [--py37-plus]
@@ -39,10 +39,10 @@ repos:
3939 hooks :
4040 - id : gitlint
4141 - repo : https://github.com/asottile/setup-cfg-fmt
42- rev : v2.8 .0
42+ rev : v3.1 .0
4343 hooks :
4444 - id : setup-cfg-fmt
45- args : [--min-py3 -version, '3.7 ']
45+ args : [--min-py -version, '3.9 ']
4646 - repo : https://github.com/gitleaks/gitleaks
4747 rev : v8.28.0
4848 hooks :
You can’t perform that action at this time.
0 commit comments