From fcee3e8006247f50749b602c330c06758d2410d3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Jun 2026 18:05:51 +0000 Subject: [PATCH] Update mise tools --- mise.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mise.toml b/mise.toml index 2c58b49..9d075e0 100644 --- a/mise.toml +++ b/mise.toml @@ -1,5 +1,5 @@ [tools] -"github:afadesigns/zshellcheck" = "1.7.0" +"github:afadesigns/zshellcheck" = "1.7.1" "github:goss-org/goss" = "0.4.9" actionlint = "1.7.12" dprint = "0.54.0" @@ -7,7 +7,7 @@ hk = "1.48.0" pkl = "0.31.1" shellcheck = "0.11.0" shfmt = "3.13.1" -zizmor = "1.25.2" +zizmor = "1.26.1" [tasks.cz] run = "cz-clean-env --source $MISE_PROJECT_ROOT"