Skip to content

Commit e7eb32e

Browse files
chore(deps): update pre-commit hooks
1 parent 0fb1d10 commit e7eb32e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,16 @@ repos:
1818
- id: ruff-check
1919
- id: ruff-format
2020
- repo: https://github.com/astral-sh/uv-pre-commit
21-
rev: 0.9.17
21+
rev: 0.9.18
2222
hooks:
2323
- id: uv-lock
2424
- repo: https://github.com/python-jsonschema/check-jsonschema
25-
rev: 0.35.0
25+
rev: 0.36.0
2626
hooks:
2727
- id: check-github-workflows
2828
- id: check-renovate
2929
- repo: https://github.com/adamtheturtle/doccmd-pre-commit
30-
rev: v2025.12.10
30+
rev: v2025.12.13
3131
hooks:
3232
- id: doccmd
3333
name: Ruff format docs

0 commit comments

Comments
 (0)