From 9ee52735d0d515dd2f8a62b414ea15f65135d3ac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 27 Jun 2026 05:53:45 +0000 Subject: [PATCH] Update pre-commit hook astral-sh/uv-pre-commit to v0.11.25 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 336de14b..e8533156 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.24 + rev: 0.11.25 hooks: - id: uv-lock - repo: https://github.com/andrewaylett/pre-commit-hooks