Skip to content

Commit 8ac0403

Browse files
chore(deps): update uv-version to v0.7.13
1 parent 7a66547 commit 8ac0403

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
@@ -33,7 +33,7 @@ env:
3333
# renovate: datasource=pypi depName=nox
3434
NOX_VERSION: 2025.5.1
3535
# renovate: datasource=pypi depName=uv
36-
UV_VERSION: 0.7.12
36+
UV_VERSION: 0.7.13
3737

3838
jobs:
3939
test:

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ repos:
5454
- pyjson5==1.6.9
5555

5656
- repo: https://github.com/astral-sh/uv-pre-commit
57-
rev: "0.7.12"
57+
rev: "0.7.13"
5858
hooks:
5959
- id: uv-lock
6060
- id: uv-sync

0 commit comments

Comments
 (0)