From cb6ba412e75da94b51a137becc21bbb90e9eaf51 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 5 Sep 2026 01:32:54 +0000 Subject: [PATCH] chore(mise): update tool github:go-task/task to v3.53.1 [automerge] --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index a2ccbb0..b7a797f 100644 --- a/.mise.toml +++ b/.mise.toml @@ -6,7 +6,7 @@ python = "3.14.7" # renovate: datasource=node-version depName=node node = "24.19.0" # renovate: datasource=github-releases depName=go-task/task -"github:go-task/task" = "3.52.0" +"github:go-task/task" = "3.53.1" # renovate: datasource=npm depName=@github/copilot "npm:@github/copilot" = "1.0.80" cocogitto = "7.0.0"