From f85486ca40f5368366b53b149b03fc6b97b3cd66 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 12:59:48 +0000 Subject: [PATCH] chore(deps): update node.js to v26.2.0 --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index e9f0d62c..9eaa09d3 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -94,7 +94,7 @@ jobs: # TODO: this should be doable with curl or python... docker-readme-push: docker: - - image: node:26.1.0-alpine + - image: node:26.2.0-alpine parameters: ident: type: string