From ff499b7f44db7f8fd2a3cb30777df9b5d6e77a56 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 01:14:09 +0000 Subject: [PATCH] chore(deps): update dependency astral-sh/uv to v0.11.32 --- .github/actions/pre-commit-setup/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/pre-commit-setup/action.yml b/.github/actions/pre-commit-setup/action.yml index 04812e7..57025d2 100644 --- a/.github/actions/pre-commit-setup/action.yml +++ b/.github/actions/pre-commit-setup/action.yml @@ -22,4 +22,4 @@ runs: python-version: '3.14' - uses: astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0 with: - version: 0.11.29 + version: 0.11.32