From edbdcce91402b21bad5f00a5c2a850def9fe277a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 11:35:33 +0000 Subject: [PATCH] Update dependency yq to v4.53.2 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 0f1f4f9..d59537d 100644 --- a/mise.toml +++ b/mise.toml @@ -1,6 +1,6 @@ [tools] "terraform" = "1.14.6" -"yq" = "4.52.4" +"yq" = "4.53.2" "github:coreos/butane" = "0.26.0" "github:cbroglie/mustache" = "1.4.0" "vendir" = "0.45.2"