From 0420f6005cfd35053c3f8e8252fe1b585dd594a6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 20:58:45 +0000 Subject: [PATCH] chore(mise): update tool uv to v0.12.5 [automerge] --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index bfef65b..9fcf99c 100644 --- a/.mise.toml +++ b/.mise.toml @@ -13,6 +13,6 @@ lefthook = "2.1.10" shellcheck = "0.11.0" shfmt = "3.13.1" trivy = "0.73.0" -uv = "0.12.4" +uv = "0.12.5" yamlfmt = "0.21.0" zizmor = "1.29.0"