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 22# See https://pre-commit.com/hooks.html for more hooks
33repos :
44- repo : https://github.com/pre-commit/pre-commit-hooks
5- rev : v4.5 .0
5+ rev : v6.0 .0
66 hooks :
77 - id : check-added-large-files
88 - id : check-toml
@@ -12,18 +12,18 @@ repos:
1212 - id : end-of-file-fixer
1313 - id : trailing-whitespace
1414- repo : https://github.com/asottile/pyupgrade
15- rev : v3.15 .0
15+ rev : v3.21 .0
1616 hooks :
1717 - id : pyupgrade
1818 args :
1919 - --py38-plus
2020- repo : https://github.com/astral-sh/ruff-pre-commit
21- rev : v0.0.292
21+ rev : v0.14.0
2222 hooks :
2323 - id : ruff
2424 args :
2525 - --fix
26- - repo : https://github.com/psf/black
27- rev : 23 .9.1
26+ - repo : https://github.com/psf/black-pre-commit-mirror
27+ rev : 25 .9.0
2828 hooks :
2929 - id : black
You can’t perform that action at this time.
0 commit comments