From f985a4bc7011456573cb357581433980084118d4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 01:01:22 +0000 Subject: [PATCH] chore: update node.js to v24.17.0 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index fa64895..7632de9 100644 --- a/mise.toml +++ b/mise.toml @@ -1,5 +1,5 @@ [tools] actionlint = "1.7.12" -node = "24.16.0" +node = "24.17.0" pnpm = "11.4.0" zizmor = "1.25.2"