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,21 +22,21 @@ repos:
2222 - id : trailing-whitespace
2323
2424- repo : https://github.com/PyCQA/isort
25- rev : 6.1 .0
25+ rev : 7.0 .0
2626 hooks :
2727 - id : isort
2828
2929- repo : https://github.com/asottile/pyupgrade
30- rev : v3.20 .0
30+ rev : v3.21 .0
3131 hooks :
3232 - id : pyupgrade
3333 args : ["--py36-plus"]
3434
3535- repo : https://github.com/asottile/setup-cfg-fmt
36- rev : v2.8 .0
36+ rev : v3.1 .0
3737 hooks :
3838 - id : setup-cfg-fmt
39- args : [--include-version-classifiers, --min-py3 -version=3.8, --max-py-version=3.12]
39+ args : [--include-version-classifiers, --min-py -version=3.8, --max-py-version=3.12]
4040
4141- repo : https://github.com/pycqa/flake8
4242 rev : 7.3.0
5959
6060- repo : https://github.com/astral-sh/ruff-pre-commit
6161 # Ruff version.
62- rev : v0.13.3
62+ rev : v0.14.0
6363 hooks :
6464 # Run the linter.
6565 - id : ruff
You can’t perform that action at this time.
0 commit comments