From 1d73acbe82c18b6c8bdbaf9688e43a041c209e04 Mon Sep 17 00:00:00 2001 From: "home-infrastructure-renovate[bot]" <253672885+home-infrastructure-renovate[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 11:09:41 +0000 Subject: [PATCH] =?UTF-8?q?chore(mise):=20Update=20tool=20zizmor=20(1.26.1?= =?UTF-8?q?=20=E2=86=92=201.27.0)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .mise/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise/config.toml b/.mise/config.toml index 532e9abce..591d05374 100644 --- a/.mise/config.toml +++ b/.mise/config.toml @@ -13,7 +13,7 @@ oxfmt = "0.58.0" regctl = "0.11.5" shellcheck = "0.11.0" yq = "4.53.3" -zizmor = "1.26.1" +zizmor = "1.27.0" [tasks.local-build] description = "Build and test an app locally"