diff --git a/.github/ng-renovate/package.json b/.github/ng-renovate/package.json index 4a28cd591..52508f549 100644 --- a/.github/ng-renovate/package.json +++ b/.github/ng-renovate/package.json @@ -1,6 +1,7 @@ { "name": "ng-renovate", "type": "commonjs", + "packageManager": "pnpm@10.33.0", "dependencies": { "renovate": "43.120.1" },