From f25030abbadbff3ff714a3fdaca6d8fe9e6858e0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 13:54:54 +0000 Subject: [PATCH] Update dependency pnpm to v9 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1f610f5d..cd81bdfe 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,7 +13,7 @@ on: env: FORCE_COLOR: 1 # renovate: datasource=npm depName=pnpm - PNPM_VERSION: 6.17.2 + PNPM_VERSION: 9.15.3 jobs: lint: