From a7beb42ad419cb95b1261007dab36f533a3fe15f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 20:04:50 +0000 Subject: [PATCH] chore(deps): update pre-commit hooks --- .pre-commit-config.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 416e983..ed85932 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,12 +15,12 @@ repos: - id: check-yaml - id: check-added-large-files - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.14.14 + rev: v0.15.0 hooks: - id: ruff-check - id: ruff-format - repo: https://github.com/astral-sh/uv-pre-commit - rev: 0.9.26 + rev: 0.9.29 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