From 84bc0af3aee43fb994619dce3cde785321bcce63 Mon Sep 17 00:00:00 2001 From: "home-infrastructure-renovate[bot]" <253672885+home-infrastructure-renovate[bot]@users.noreply.github.com> Date: Thu, 6 Aug 2026 12:57:24 +0000 Subject: [PATCH] =?UTF-8?q?chore(mise):=20Update=20tool=20oxfmt=20(0.58.0?= =?UTF-8?q?=20=E2=86=92=200.62.0)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .mise/config.toml | 2 +- .mise/mise.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.mise/config.toml b/.mise/config.toml index 532e9abce..b47619a09 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.62.0" regctl = "0.11.5" shellcheck = "0.11.0" yq = "4.53.3" diff --git a/.mise/mise.lock b/.mise/mise.lock index 80a310e5f..b5f4e63a3 100644 --- a/.mise/mise.lock +++ b/.mise/mise.lock @@ -229,7 +229,7 @@ checksum = "sha256:d3b2277dbcccfdf24ef6302928f64f484cff1d77a6d3caa3a28f4d20ce915 url = "https://nodejs.org/dist/v26.5.0/node-v26.5.0-win-x64.zip" [[tools.oxfmt]] -version = "0.58.0" +version = "0.62.0" backend = "npm:oxfmt" [[tools.regctl]]