File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 hooks :
1818 - id : check-useless-excludes
1919 - repo : https://github.com/astral-sh/uv-pre-commit
20- rev : 0.9.11
20+ rev : 0.9.13
2121 hooks :
2222 - id : uv-sync
2323 - id : uv-lock
2727 args : ["--upgrade"]
2828 stages : [manual]
2929 - repo : https://github.com/biomejs/pre-commit
30- rev : " v2.3.7 "
30+ rev : " v2.3.8 "
3131 hooks :
3232 - id : biome-check
3333 name : biome
5353 hooks :
5454 - id : codespell
5555 - repo : https://github.com/jsh9/pydoclint
56- rev : 0.8.2
56+ rev : 0.8.3
5757 hooks :
5858 - id : pydoclint
5959 # This allows automatic reduction of the baseline file when needed.
@@ -68,23 +68,23 @@ repos:
6868 entry : yamllint --strict
6969
7070 - repo : https://github.com/tombi-toml/tombi-pre-commit
71- rev : v0.6.53
71+ rev : v0.7.0
7272 hooks :
7373 - id : tombi-format
7474 alias : toml
7575 - id : tombi-lint
7676 alias : toml
7777
7878 - repo : https://github.com/astral-sh/ruff-pre-commit
79- rev : v0.14.6
79+ rev : v0.14.7
8080 hooks :
8181 - id : ruff-format
8282 alias : ruff
8383 - id : ruff-check
8484 alias : ruff
8585
8686 - repo : https://github.com/pre-commit/mirrors-mypy
87- rev : v1.18.2
87+ rev : v1.19.0
8888 hooks :
8989 - id : mypy
9090 # empty args needed in order to match mypy cli behavior
You can’t perform that action at this time.
0 commit comments