File tree Expand file tree Collapse file tree 2 files changed +293
-219
lines changed Expand file tree Collapse file tree 2 files changed +293
-219
lines changed Original file line number Diff line number Diff line change 88 hooks :
99 - id : check-useless-excludes
1010 - repo : https://github.com/astral-sh/uv-pre-commit
11- rev : 0.9.11
11+ rev : 0.9.13
1212 hooks :
1313 - id : uv-sync
1414 - id : uv-lock
@@ -62,15 +62,15 @@ repos:
6262 alias : toml
6363
6464 - repo : https://github.com/astral-sh/ruff-pre-commit
65- rev : v0.14.6
65+ rev : v0.14.7
6666 hooks :
6767 - id : ruff-format
6868 alias : ruff
6969 - id : ruff-check
7070 alias : ruff
7171
7272 - repo : https://github.com/jsh9/pydoclint
73- rev : " 0.8.2 "
73+ rev : " 0.8.3 "
7474 hooks :
7575 - id : pydoclint
7676 # This allows automatic reduction of the baseline file when needed.
9292 - tox
9393
9494 - repo : https://github.com/pre-commit/mirrors-mypy.git
95- rev : v1.18.2
95+ rev : v1.19.0
9696 hooks :
9797 - id : mypy
9898 additional_dependencies :
You can’t perform that action at this time.
0 commit comments