From a12c8cd3f8aa153bb085f1ee47fb862756fbd4fb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 02:45:55 +0000 Subject: [PATCH] chore(deps): update dependency astral-sh/uv to v0.10.6 --- .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 008c0bc..7a78bac 100644 --- a/.github/workflows/pre-commit.yml +++ b/.github/workflows/pre-commit.yml @@ -46,7 +46,7 @@ jobs: python-version: '3.14' - uses: astral-sh/setup-uv@eac588ad8def6316056a12d4907a9d4d84ff7a3b # v7.3.0 with: - version: 0.10.5 + version: 0.10.6 enable-cache: false - name: detect method id: detect