From 1e0cf350ccca644bd16591b5cf7d31a5c56a0b7a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 19 May 2022 11:48:26 +0000 Subject: [PATCH] Update dependency pnpm to v7 --- .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: