Skip to content

Commit 87de239

Browse files
chore(deps): update dependency astral-sh/uv to v0.10.10 (#141)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cb3ad3b commit 87de239

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.10.9
54+
version: 0.10.10
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
@@ -46,7 +46,7 @@ jobs:
4646
python-version: '3.14'
4747
- uses: astral-sh/setup-uv@e06108dd0aef18192324c70427afc47652e63a82 # v7.5.0
4848
with:
49-
version: 0.10.9
49+
version: 0.10.10
5050
enable-cache: false
5151
- name: detect method
5252
id: detect

0 commit comments

Comments
 (0)