Skip to content

Commit b057907

Browse files
chore(deps): update astral-sh/uv to v0.10.4
1 parent ec9c377 commit b057907

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ env:
3636
# renovate: datasource=pypi depName=nox
3737
NOX_VERSION: 2025.11.12
3838
# renovate: datasource=pypi depName=uv
39-
UV_VERSION: 0.9.28
39+
UV_VERSION: 0.10.4
4040

4141
jobs:
4242
test:

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ repos:
4545
- pyjson5==2.0.0
4646

4747
- repo: https://github.com/astral-sh/uv-pre-commit
48-
rev: "0.9.28"
48+
rev: "0.10.4"
4949
hooks:
5050
- id: uv-lock
5151
- id: uv-sync

0 commit comments

Comments
 (0)