diff --git a/lib/config/presets/internal/monorepo.ts b/lib/config/presets/internal/monorepo.ts index d9c7dcd78289e4c8d2f6ed2cbf3ae5dab16cd078..1a1d1625e883a6a4a1e5d887ee23435ddc81d3d7 100644 --- a/lib/config/presets/internal/monorepo.ts +++ b/lib/config/presets/internal/monorepo.ts @@ -117,6 +117,7 @@ const repoGroups = { openfeign: 'https://github.com/OpenFeign/feign', opentelemetry: 'https://github.com/open-telemetry/opentelemetry-js', picasso: 'https://github.com/qlik-oss/picasso.js', + pnpjs: 'https://github.com/pnp/pnpjs', playwright: 'https://github.com/Microsoft/playwright', pollyjs: 'https://github.com/Netflix/pollyjs', pouchdb: 'https://github.com/pouchdb/pouchdb',