From 4c998bc576df1e385568713e2112b0ea75fac61c 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 09:51:05 +0000 Subject: [PATCH] =?UTF-8?q?chore(mise):=20Update=20tool=20oxfmt=20(0.58.0?= =?UTF-8?q?=20=E2=86=92=200.59.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..1e21803eb 100644 --- a/.mise/config.toml +++ b/.mise/config.toml @@ -9,7 +9,7 @@ hadolint = "2.14.0" jq = "1.8.2" lefthook = "2.1.10" node = "26.5.0" -oxfmt = "0.58.0" +oxfmt = "0.59.0" regctl = "0.11.5" shellcheck = "0.11.0" yq = "4.53.3"