File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3838 # tomli needed on 3.10. tomllib is available in stdlib on 3.11+
3939 - tomli
4040 - repo : https://github.com/adhtruong/mirrors-typos
41- rev : v1.46.0
41+ rev : v1.46.1
4242 hooks :
4343 - id : typos
4444 - repo : https://github.com/sphinx-contrib/sphinx-lint
7373 additional_dependencies : ["pyyaml"]
7474 files : ^(test-requirements\.txt)|(\.pre-commit-config\.yaml)$
7575 - repo : https://github.com/astral-sh/uv-pre-commit
76- rev : 0.11.8
76+ rev : 0.11.13
7777 hooks :
7878 # Compile requirements
7979 - id : pip-compile
Original file line number Diff line number Diff line change @@ -203,7 +203,7 @@ typing-extensions==4.15.0
203203 # virtualenv
204204urllib3==2.6.3
205205 # via requests
206- uv==0.11.8
206+ uv==0.11.13
207207 # via -r test-requirements.in
208208virtualenv==21.3.0
209209 # via pre-commit
You can’t perform that action at this time.
0 commit comments