From 2cc7e5fa344fe7b48bd8101bce844e3f680dd5ae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 11 Jan 2026 14:27:10 +0000 Subject: [PATCH] chore(deps): update dependency astral-sh/uv to v0.9.24 --- .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 c1b4eb286..b7f06f7c2 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@61cb8a9741eeb8a550a1b8544337180c0fc8476b # v7.2.0 with: - version: 0.9.22 + version: 0.9.24 enable-cache: false - name: detect method id: detect