Skip to content

Commit 2bbfe4c

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

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
@@ -13,12 +13,12 @@ repos:
1313
- id: check-yaml
1414
- id: check-added-large-files
1515
- repo: https://github.com/astral-sh/ruff-pre-commit
16-
rev: v0.14.6
16+
rev: v0.14.9
1717
hooks:
1818
- id: ruff-check
1919
- id: ruff-format
2020
- repo: https://github.com/astral-sh/uv-pre-commit
21-
rev: 0.9.13
21+
rev: 0.9.17
2222
hooks:
2323
- id: uv-lock
2424
- repo: https://github.com/python-jsonschema/check-jsonschema
@@ -27,7 +27,7 @@ repos:
2727
- id: check-github-workflows
2828
- id: check-renovate
2929
- repo: https://github.com/adamtheturtle/doccmd-pre-commit
30-
rev: v2025.12.8.5
30+
rev: v2025.12.10
3131
hooks:
3232
- id: doccmd
3333
name: Ruff format docs

0 commit comments

Comments
 (0)