From 7a7e2186da3beb08d99edfe336af5997901d7422 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 27 Jun 2026 01:42:57 +0000 Subject: [PATCH] chore(deps): update pre-commit hook astral-sh/uv-pre-commit to v0.11.25 --- .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 c679c59..348f1d6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -46,7 +46,7 @@ repos: hooks: - id: sync-python-matrix - 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/pre-commit/mirrors-prettier