From 7a645aaac3246ad8a562b60b2cea683a0271fb93 Mon Sep 17 00:00:00 2001 From: "ppat-self-hosted-renovate-bot[bot]" <175373406+ppat-self-hosted-renovate-bot[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 06:17:12 +0000 Subject: [PATCH] chore(dev-tools): update mise packages (non-major) --- mise.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mise.toml b/mise.toml index cf86089b..c139475d 100644 --- a/mise.toml +++ b/mise.toml @@ -1,8 +1,8 @@ [tools] bun = "1.3.14" -node = "24.18.0" +node = "24.18.1" terraform = "1.15.8" -tflint = "0.58.1" +tflint = "0.64.0" [settings.npm] bun = true