From 31051bdee47c71bd1e845f9180b84261819cc303 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 19 May 2022 11:41:14 +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 3dd3edc2..8acb9888 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: