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",