Skip to content

Commit 92039d6

Browse files
chore(deps): update astral-sh/uv to v0.9.18
1 parent 48d2a5e commit 92039d6

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.11.12
3535
# renovate: datasource=pypi depName=uv
36-
UV_VERSION: 0.9.13
36+
UV_VERSION: 0.9.18
3737

3838
jobs:
3939
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.14"
48+
rev: "0.9.18"
4949
hooks:
5050
- id: uv-lock
5151
- id: uv-sync

0 commit comments

Comments
 (0)