From ca60033b40fd340ce826f697fe4e1dbfec1fcc1f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 16:37:57 +0000 Subject: [PATCH] chore: update pnpm tool constraint to v11 --- .github/renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/renovate.json b/.github/renovate.json index a0b82a5..dc4dd1f 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -2,7 +2,7 @@ "$schema": "https://docs.renovatebot.com/renovate-schema.json", "automerge": false, "constraints": { - "pnpm": "10" + "pnpm": "11.1.1" }, "extends": [ ":dependencyDashboard",