From 413f0446af7ec197aac35573e8820e00fcc90aa0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 12:57:59 +0000 Subject: [PATCH] Pin Node.js to v25.9.0 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index fa27374..df08b75 100644 --- a/mise.toml +++ b/mise.toml @@ -1,2 +1,2 @@ [tools] -node = "25" +node = "v25.9.0"