Skip to content

Commit 74214b2

Browse files
chore(deps): update dependency astral-sh/uv to v0.9.28 (#81)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cc7cc25 commit 74214b2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
with:
5252
save-cache: ${{ github.ref == 'refs/heads/main' }}
5353
cache-suffix: ${{ steps.setup_python.outputs.python-version }}
54-
version: 0.9.27
54+
version: 0.9.28
5555
activate-environment: 'true'
5656
- run: uv sync
5757
- name: Run tests

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
python-version: '3.14'
4545
- uses: astral-sh/setup-uv@61cb8a9741eeb8a550a1b8544337180c0fc8476b # v7.2.0
4646
with:
47-
version: 0.9.27
47+
version: 0.9.28
4848
enable-cache: false
4949
- name: detect method
5050
id: detect

0 commit comments

Comments
 (0)