diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 88eb1e1..cda84b7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,21 +13,21 @@ repos: - id: check-yaml - id: check-added-large-files - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.14.9 + rev: v0.14.10 hooks: - id: ruff-check - id: ruff-format - repo: https://github.com/astral-sh/uv-pre-commit - rev: 0.9.17 + rev: 0.9.18 hooks: - id: uv-lock - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.35.0 + rev: 0.36.0 hooks: - id: check-github-workflows - id: check-renovate - repo: https://github.com/adamtheturtle/doccmd-pre-commit - rev: v2025.12.10 + rev: v2025.12.13 hooks: - id: doccmd name: Ruff format docs