From 14f6a65fde14b11c1d98c8fbad2969415f131847 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 20:28:06 +0000 Subject: [PATCH] =?UTF-8?q?fix(deps):=20update=20dependency=20talosctl=20(?= =?UTF-8?q?1.13.3=20=E2=9E=94=201.13.4)?= 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 f35f9005..bd53aaca 100644 --- a/.mise.toml +++ b/.mise.toml @@ -28,7 +28,7 @@ lefthook = "2.1.9" sd = "1.1.0" # required:template sops = "3.13.1" talhelper = "3.1.10" -talosctl = "1.13.3" +talosctl = "1.13.4" yamlfmt = "0.21.0" yq = "4.53.3" zizmor = "1.25.2"