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 @@ -36,24 +36,24 @@ repos:
3636 hooks :
3737 - id : eslint
3838 additional_dependencies :
39- - " eslint@v9.0.0-beta.1 "
40- - " @eslint/js@v9.0.0-beta.1 "
39+ - " eslint@v9.13.0 "
40+ - " @eslint/js@v9.13.0 "
4141 - " globals"
4242 files : \.js?$
4343 types : [file]
4444 args :
4545 - --fix
4646- repo : https://github.com/astral-sh/ruff-pre-commit
47- rev : ' v0.7.0 '
47+ rev : ' v0.7.1 '
4848 hooks :
4949 - id : ruff
5050 args : [--fix, --exit-non-zero-on-fix]
5151 - id : ruff-format
5252- repo : https://github.com/tox-dev/pyproject-fmt
53- rev : 2.4.3
53+ rev : v2.5.0
5454 hooks :
5555 - id : pyproject-fmt
5656- repo : https://github.com/abravalheri/validate-pyproject
57- rev : v0.21
57+ rev : v0.22
5858 hooks :
5959 - id : validate-pyproject
You can’t perform that action at this time.
0 commit comments