Skip to content

Commit 5707c45

Browse files
chore(deps): update all non-major dependencies to v0.11.4 (#959)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9a7e6b7 commit 5707c45

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.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.11.3
98+
rev: 0.11.4
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.11.3@sha256:90bbb3c16635e9627f49eec6539f956d70746c409209041800a0280b93152823 AS uv
2+
FROM ghcr.io/astral-sh/uv:0.11.4@sha256:5164bf84e7b4e2e08ce0b4c66b4a8c996a286e6959f72ac5c6e0a3c80e8cb04a AS uv
33

44
##
55
# base

0 commit comments

Comments
 (0)