diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 416e983..098d55e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -20,7 +20,7 @@ repos: - id: ruff-check - id: ruff-format - repo: https://github.com/astral-sh/uv-pre-commit - rev: 0.9.26 + rev: 0.9.28 hooks: - id: pip-compile files: | @@ -34,12 +34,12 @@ repos: - "--python-version=3.14" - "--output-file=requirements/docs.requirements.txt" - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.36.0 + rev: 0.36.1 hooks: - id: check-github-workflows - id: check-renovate - repo: https://github.com/adamtheturtle/doccmd-pre-commit - rev: v2026.1.18 + rev: v2026.1.28 hooks: - id: doccmd name: Ruff format docs