From e7775ce9124863bae5ec7ae2428a95dba0cbee06 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Apr 2026 03:01:33 +0000 Subject: [PATCH] Update pre-commit hook astral-sh/uv-pre-commit to v0.11.2 --- .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 f2908424a0..18de9bed3b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -2,7 +2,7 @@ repos: - repo: https://github.com/astral-sh/uv-pre-commit # uv version. - rev: 0.11.1 + rev: 0.11.2 hooks: - id: uv-lock