From ccdbee2c8f6631fc17954ae38f7b04db7454838d Mon Sep 17 00:00:00 2001 From: "home-infrastructure-renovate[bot]" <253672885+home-infrastructure-renovate[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2026 11:29:24 +0000 Subject: [PATCH] =?UTF-8?q?fix(mise):=20update=20tool=20aqua:mikefarah/yq?= =?UTF-8?q?=20(4.53.2=20=E2=86=92=204.53.3)?= 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 67b1c9f98..22882b6fb 100644 --- a/.mise.toml +++ b/.mise.toml @@ -3,7 +3,7 @@ "aqua:cli/cli" = "2.93.0" "aqua:evilmartians/lefthook" = "2.1.9" "aqua:jqlang/jq" = "1.8.1" -"aqua:mikefarah/yq" = "4.53.2" +"aqua:mikefarah/yq" = "4.53.3" "go" = "1.26.4" [hooks]