From 6564f4fe446135855b68cf6ebb96b482cea6e0b8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 13 Sep 2026 09:48:12 +0000 Subject: [PATCH] chore(deps): update dependency node to v24.21.0 --- .github/workflows/renovate-config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovate-config.yml b/.github/workflows/renovate-config.yml index c70039f..521fd78 100644 --- a/.github/workflows/renovate-config.yml +++ b/.github/workflows/renovate-config.yml @@ -33,7 +33,7 @@ jobs: - name: Set up Node.js uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0 with: - node-version: 24.20.0 + node-version: 24.21.0 - name: Validate renovate.json shell: bash