Skip to content

Commit 1eb7114

Browse files
chore(deps): update pre-commit hooks (#113)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ea09d87 commit 1eb7114

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ repos:
2626
hooks:
2727
- id: actionlint
2828
- repo: https://github.com/astral-sh/uv-pre-commit
29-
rev: 0.10.2
29+
rev: 0.10.4
3030
hooks:
3131
- id: pip-compile
3232
files: |
@@ -40,12 +40,12 @@ repos:
4040
- "--python-version=3.14"
4141
- "--output-file=requirements/docs.requirements.txt"
4242
- repo: https://github.com/python-jsonschema/check-jsonschema
43-
rev: 0.36.1
43+
rev: 0.36.2
4444
hooks:
4545
- id: check-github-workflows
4646
- id: check-renovate
4747
- repo: https://github.com/adamtheturtle/doccmd-pre-commit
48-
rev: v2026.1.28
48+
rev: v2026.2.15
4949
hooks:
5050
- id: doccmd
5151
name: Ruff format docs

0 commit comments

Comments
 (0)