Skip to content

Commit 2670eb7

Browse files
chore(deps): update astral-sh/uv to v0.10.7 (#416)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b46452d commit 2670eb7

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
@@ -26,7 +26,7 @@ permissions:
2626
env:
2727
FORCE_COLOR: "1"
2828
# renovate: datasource=pypi depName=uv
29-
UV_VERSION: 0.10.4
29+
UV_VERSION: 0.10.7
3030
# renovate: datasource=pypi depName=tox
3131
TOX_VERSION: 4.44.0
3232
# renovate: datasource=pypi depName=tox-uv

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ repos:
4141
- id: ruff-format
4242

4343
- repo: https://github.com/astral-sh/uv-pre-commit
44-
rev: 0.10.6
44+
rev: 0.10.7
4545
hooks:
4646
- id: uv-lock
4747
- id: uv-sync

0 commit comments

Comments
 (0)