From 48e0ca7a8e96052cf342d95174800a3a59724edf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 20:13:32 +0000 Subject: [PATCH] =?UTF-8?q?fix(mise):=20update=20tool=20uv=20(=200.11.26?= =?UTF-8?q?=20=E2=9E=94=200.11.28=20)=20[automerge]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index 41c6f09..d8d8115 100644 --- a/.mise.toml +++ b/.mise.toml @@ -10,6 +10,6 @@ lefthook = "2.1.10" shellcheck = "0.11.0" shfmt = "3.13.1" trivy = "0.72.0" -uv = "0.11.26" +uv = "0.11.28" yamlfmt = "0.21.0" zizmor = "1.26.1"