From a1d8e5330b02e7bb26b39eaead2f0703ceaa844d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 17 Sep 2023 21:32:00 +0000 Subject: [PATCH] Update dependency pnpm to v8.7.6 --- .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 6296f614..3579b37a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,7 +13,7 @@ concurrency: env: # renovate: datasource=npm depName=pnpm - PNPM_VERSION: 8.7.5 + PNPM_VERSION: 8.7.6 jobs: test: