From 789043425816af422b4a7cf9bf58c2c4857e5fa5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 May 2026 12:55:17 +0000 Subject: [PATCH] chore(deps): update dependency jdx/mise to v2026 --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 7f7775cf221..8964d83c180 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -18,7 +18,7 @@ commands: - run: name: Install Mise command: | - curl https://mise.run | MISE_VERSION=v2025.8.20 sh + curl https://mise.run | MISE_VERSION=v2026.5.5 sh - when: condition: << parameters.node-version >> steps: