From ab149c8c97dc1c4f24479d4d693ff5c139c87ba8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Jan 2023 16:46:31 +0000 Subject: [PATCH] Update dependency pnpm to v7.24.2 --- .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 d97035a9b53..2cd10a053a9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,7 +16,7 @@ env: # renovate: datasource=crate depName=diesel_cli versioning=semver DIESEL_CLI_VERSION: 1.4.1 # renovate: datasource=npm depName=pnpm - PNPM_VERSION: 7.23.0 + PNPM_VERSION: 7.24.2 # renovate: datasource=github-releases depName=rust lookupName=rust-lang/rust RUST_VERSION: 1.66.0