File tree Expand file tree Collapse file tree 4 files changed +116
-116
lines changed Expand file tree Collapse file tree 4 files changed +116
-116
lines changed Original file line number Diff line number Diff line change 1010 - id : trailing-whitespace
1111 args : [--markdown-linebreak-ext=md]
1212 - repo : https://github.com/rbubley/mirrors-prettier
13- rev : v3.5.2
13+ rev : v3.5.3
1414 hooks :
1515 - id : prettier
1616 - repo : https://github.com/pycqa/doc8
@@ -19,13 +19,13 @@ repos:
1919 - id : doc8
2020 exclude : README\.rst
2121 - repo : https://github.com/astral-sh/ruff-pre-commit
22- rev : v0.9 .7 # also update pyproject.toml
22+ rev : v0.11 .7 # also update pyproject.toml
2323 hooks :
2424 - id : ruff
2525 args : [--fix]
2626 - id : ruff-format
2727 - repo : https://github.com/astral-sh/uv-pre-commit
28- rev : 0.6.2
28+ rev : 0.6.17
2929 hooks :
3030 - id : uv-lock
3131 - id : uv-export
3434 - --no-dev
3535 - --group=docs
3636 - --no-emit-project
37+ - --no-annotate
3738 - --output-file=docs/requirements.txt
Original file line number Diff line number Diff line change 11# This file was autogenerated by uv via the following command:
2- # uv export --frozen --no-dev --group=docs --no-emit-project --output-file=docs/requirements.txt
2+ # uv export --frozen --no-dev --group=docs --no-emit-project --no-annotate -- output-file=docs/requirements.txt
33alabaster == 0.7.16 ; python_full_version < '3.10' \
44 --hash =sha256:75a8b99c28a5dad50dd7f8ccdd447a121ddb3892da9e53d1ca5cca3106d58d65 \
55 --hash =sha256:b46733c07dce03ae4e150330b975c75737fa60f0a7c591b6c8bf4928a28e2c92
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ dev = [
4646 " pytest-asyncio>=0.25.3" ,
4747 " pytest-trio>=0.8.0" ,
4848 " respx>=0.22.0" ,
49- " ruff==0.9 .7" ,
49+ " ruff==0.11 .7" ,
5050]
5151docs = [
5252 " furo>=2024.8.6" ,
You can’t perform that action at this time.
0 commit comments