diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3f050e4..d97be30 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -26,7 +26,7 @@ repos: hooks: - id: actionlint - repo: https://github.com/astral-sh/uv-pre-commit - rev: 0.10.2 + rev: 0.10.4 hooks: - id: pip-compile files: | @@ -40,12 +40,12 @@ repos: - "--python-version=3.14" - "--output-file=requirements/docs.requirements.txt" - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.36.1 + rev: 0.36.2 hooks: - id: check-github-workflows - id: check-renovate - repo: https://github.com/adamtheturtle/doccmd-pre-commit - rev: v2026.1.28 + rev: v2026.2.15 hooks: - id: doccmd name: Ruff format docs