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 @@ -24,28 +24,28 @@ repos:
2424 - id : rst-backticks
2525 - id : rst-directive-colons
2626- repo : https://github.com/pre-commit/mirrors-prettier
27- rev : v3.0.3
27+ rev : v3.1.0
2828 hooks :
2929 - id : prettier
3030 types_or : [javascript, css]
3131 args :
3232 - --trailing-comma=es5
3333- repo : https://github.com/pre-commit/mirrors-eslint
34- rev : v8.53 .0
34+ rev : v8.54 .0
3535 hooks :
3636 - id : eslint
3737 files : \.js?$
3838 types : [file]
3939 args :
4040 - --fix
4141- repo : https://github.com/astral-sh/ruff-pre-commit
42- rev : ' v0.1.4 '
42+ rev : ' v0.1.6 '
4343 hooks :
4444 - id : ruff
4545 args : [--fix, --exit-non-zero-on-fix]
4646 - id : ruff-format
4747- repo : https://github.com/tox-dev/pyproject-fmt
48- rev : 1.4 .1
48+ rev : 1.5 .1
4949 hooks :
5050 - id : pyproject-fmt
5151- repo : https://github.com/abravalheri/validate-pyproject
You can’t perform that action at this time.
0 commit comments