File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,26 +15,26 @@ repos:
1515 - id : codespell
1616 additional_dependencies : ["tomli>=2.4"]
1717 - repo : https://github.com/tox-dev/tox-toml-fmt
18- rev : " v1.9.1 "
18+ rev : " v1.9.2 "
1919 hooks :
2020 - id : tox-toml-fmt
2121 - repo : https://github.com/tox-dev/pyproject-fmt
22- rev : " v2.21.0 "
22+ rev : " v2.21.1 "
2323 hooks :
2424 - id : pyproject-fmt
2525 - repo : https://github.com/astral-sh/ruff-pre-commit
26- rev : " v0.15.9 "
26+ rev : " v0.15.10 "
2727 hooks :
2828 - id : ruff-format
2929 - id : ruff
3030 args : ["--fix", "--unsafe-fixes", "--exit-non-zero-on-fix"]
3131 - repo : https://github.com/rbubley/mirrors-prettier
32- rev : " v3.8.1 "
32+ rev : " v3.8.2 "
3333 hooks :
3434 - id : prettier
3535 args : ["--print-width=120", "--prose-wrap=always"]
3636 - repo : https://github.com/zizmorcore/zizmor-pre-commit
37- rev : v1.23 .1
37+ rev : v1.24 .1
3838 hooks :
3939 - id : zizmor
4040 - repo : meta
You can’t perform that action at this time.
0 commit comments