From 5fc35091d8d24b20754f65d58e01dc846c26c78c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Dec 2025 16:53:53 +0000 Subject: [PATCH] chore(deps): update dependency astral-sh/uv to v0.9.21 --- .github/workflows/pre-commit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pre-commit.yml b/.github/workflows/pre-commit.yml index 01895bf..b58fee4 100644 --- a/.github/workflows/pre-commit.yml +++ b/.github/workflows/pre-commit.yml @@ -44,7 +44,7 @@ jobs: python-version: '3.14' - uses: astral-sh/setup-uv@681c641aba71e4a1c380be3ab5e12ad51f415867 # v7.1.6 with: - version: 0.9.20 + version: 0.9.21 enable-cache: false - name: detect method id: detect