From eca4a5ad8209b8a09e75f6e91599a19f53cebff4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 11:53:21 +0000 Subject: [PATCH] chore: update mise patch and minor --- chezmoi/.chezmoitemplates/mise.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/chezmoi/.chezmoitemplates/mise.toml b/chezmoi/.chezmoitemplates/mise.toml index f331add9..6281b1e3 100644 --- a/chezmoi/.chezmoitemplates/mise.toml +++ b/chezmoi/.chezmoitemplates/mise.toml @@ -1,11 +1,11 @@ [tools] node = "24.19.0" bun = "1.4.0" -python = "3.13" +python = "3.14.7" java = "temurin-21" ruby = "4.0.6" -uv = "0.12.5" -go = "1.26.6" +uv = "0.12.7" +go = "1.27.0" "npm:@playwright/cli" = "0.1.18" [tasks."dotfiles:runtime-packages"]