Skip to content

Commit 944596b

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@ repos:
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)