From df565259d7d5cab7e79a4b25b8498f3fbf7b778d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 16:53:01 +0000 Subject: [PATCH] =?UTF-8?q?feat(deps):=20update=20dependency=20wrangler=20?= =?UTF-8?q?(=204.98.0=20=E2=9E=94=204.102.0=20)=20[automerge]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 840e625..3bb0edb 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -30,7 +30,7 @@ jobs: node-version: "24" node-cache: "" # renovate: datasource=npm depName=wrangler - wrangler-version: "4.98.0" + wrangler-version: "4.102.0" artifact-path: public install-command: |- python3 -m pip install --break-system-packages -r requirements.txt