From 3150a933f2348c1425f2313b25e47931f814ac14 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 08:37:44 +0000 Subject: [PATCH] Update pre-commit hook astral-sh/uv-pre-commit to v0.11.3 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a7f04b8..7f48c2e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -40,7 +40,7 @@ repos: - id: renovate-config-validator args: [--strict] - repo: https://github.com/astral-sh/uv-pre-commit - rev: 0.11.2 + rev: 0.11.3 hooks: - id: uv-lock - repo: https://github.com/andrewaylett/pre-commit-hooks