From 7bf80910fef435dd59935194fa700f7d3c30f478 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 17:12:01 +0000 Subject: [PATCH] chore(deps): update dependency astral-sh/uv to v0.9.5 --- .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 5f3897c..5b2f33c 100644 --- a/.github/workflows/pre-commit.yml +++ b/.github/workflows/pre-commit.yml @@ -45,7 +45,7 @@ jobs: - uses: astral-sh/setup-uv@2ddd2b9cb38ad8efd50337e8ab201519a34c9f24 # v7.1.1 with: # renovate: datasource=pypi depName=uv versioning=pep440 - version: 0.9.4 + version: 0.9.5 enable-cache: false - name: detect method id: detect