Skip to content

Commit 89c7b5d

Browse files
chore(deps): update uv-version to v0.9.28 (#485)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f29273a commit 89c7b5d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.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=tox-uv
3737
TOX_UV_VERSION: 1.29.0
3838
# renovate: datasource=pypi depName=uv
39-
UV_VERSION: 0.9.27
39+
UV_VERSION: 0.9.28
4040
# renovate: datasource=pypi depName=zizmor
4141
ZIZMOR_VERSION: 1.20.0
4242

src/.pre-commit-config.yaml.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ repos:
3535

3636
- repo: https://github.com/astral-sh/uv-pre-commit
3737
[#- renovate: datasource=github-tags depName=astral-sh/uv-pre-commit #]
38-
rev: 0.9.27
38+
rev: 0.9.28
3939
hooks:
4040
- id: uv-lock
4141
- id: uv-sync

0 commit comments

Comments
 (0)