Skip to content

Commit 530e2ed

Browse files
chore(deps): update all non-major dependencies to v0.9.5 (#694)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9c79621 commit 530e2ed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ repos:
9595
- id: taplo-format
9696

9797
- repo: https://github.com/astral-sh/uv-pre-commit
98-
rev: 0.9.4
98+
rev: 0.9.5
9999
hooks:
100100
- id: uv-lock
101101

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# hadolint global ignore=DL3008
2-
FROM ghcr.io/astral-sh/uv:0.9.4@sha256:c4089b0085cf4d38e38d5cdaa5e57752c1878a6f41f2e3a3a234dc5f23942cb4 AS uv
2+
FROM ghcr.io/astral-sh/uv:0.9.5@sha256:f459f6f73a8c4ef5d69f4e6fbbdb8af751d6fa40ec34b39a1ab469acd6e289b7 AS uv
33

44
##
55
# base

0 commit comments

Comments
 (0)