From 1289c55397ec0481d6cff52d6854918d5b393781 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 Jan 2025 09:15:21 +0000 Subject: [PATCH] Update dependency pnpm to v9.15.4 --- .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 3caa17c1..5d6ae385 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -10,7 +10,7 @@ on: - cron: '0 3 * * *' # daily, at 3am env: - PNPM_VERSION: 9.15.3 + PNPM_VERSION: 9.15.4 jobs: lint: