From 8fd8a2e2d94a7a7edd60d6473e619d22bfbeb65f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 May 2022 13:54:05 +0200 Subject: [PATCH] Update dependency pnpm to v7 (#636) Co-authored-by: Renovate Bot --- .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 bac414b6..38597881 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,7 +8,7 @@ on: pull_request: env: - PNPM_VERSION: 6.32.15 + PNPM_VERSION: 7.1.2 jobs: lint: