diff --git a/.github/workflows/pre-commit.yml b/.github/workflows/pre-commit.yml index 7b74ded6c..9f765be7d 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@5a7eac68fb9809dea845d802897dc5c723910fa3 # v7.1.3 with: - version: 0.9.9 + version: 0.9.10 enable-cache: false - name: detect method id: detect