Skip to content

Commit 9e0e086

Browse files
authored
Bump dev and docs dependencies (#1463)
1 parent a31a021 commit 9e0e086

3 files changed

Lines changed: 625 additions & 572 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repos:
1717
args: [--fix]
1818
- id: ruff-format
1919
- repo: https://github.com/astral-sh/uv-pre-commit
20-
rev: 0.9.13
20+
rev: 0.9.26
2121
hooks:
2222
- id: uv-lock
2323
- repo: https://github.com/adrienverge/yamllint
@@ -26,7 +26,7 @@ repos:
2626
- id: yamllint
2727
args: [--strict]
2828
- repo: https://github.com/python-jsonschema/check-jsonschema
29-
rev: 0.35.0
29+
rev: 0.36.0
3030
hooks:
3131
- id: check-dependabot
3232
- id: check-github-workflows

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sphinx==9.0.4
1+
sphinx==9.1.0

0 commit comments

Comments
 (0)