From a7e4bcdd90c1d025362db12635ba5a2a39e3e460 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 23:35:34 +0000 Subject: [PATCH] chore(deps): update dependency astral-sh/uv to v0.10.4 --- .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 3ef07cff..61bc8a08 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.3 + version: 0.10.4 enable-cache: false - name: detect method id: detect