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 @@ -4,7 +4,7 @@ default_language_version:
44 python : python3.10
55repos :
66- repo : https://github.com/pre-commit/pre-commit-hooks
7- rev : v4.4 .0
7+ rev : v4.5 .0
88 hooks :
99 - id : check-added-large-files
1010 - id : check-toml
@@ -14,20 +14,20 @@ repos:
1414 - id : end-of-file-fixer
1515 - id : trailing-whitespace
1616- repo : https://github.com/asottile/pyupgrade
17- rev : v3.7 .0
17+ rev : v3.15 .0
1818 hooks :
1919 - id : pyupgrade
2020 args :
2121 - --py3-plus
2222 - --keep-runtime-typing
23- - repo : https://github.com/charliermarsh /ruff-pre-commit
24- rev : v0.0.275
23+ - repo : https://github.com/astral-sh /ruff-pre-commit
24+ rev : v0.1.1
2525 hooks :
2626 - id : ruff
2727 args :
2828 - --fix
2929- repo : https://github.com/psf/black
30- rev : 23.3 .0
30+ rev : 23.10 .0
3131 hooks :
3232 - id : black
3333ci :
You can’t perform that action at this time.
0 commit comments