diff --git a/lib/config/presets/internal/monorepo.ts b/lib/config/presets/internal/monorepo.ts index 9b84ce6a81342f33d16a3cd5cbdcad691d39eeaf..87e8951c23f446428e58b3f470ebffde2cc33b92 100644 --- a/lib/config/presets/internal/monorepo.ts +++ b/lib/config/presets/internal/monorepo.ts @@ -163,6 +163,7 @@ const repoGroups = { 'https://github.com/open-telemetry/opentelemetry-dotnet', 'opentelemetry-go': 'https://github.com/open-telemetry/opentelemetry-go', parcel: 'https://github.com/parcel-bundler/parcel', + 'percy-cli': 'https://github.com/percy/cli', picassojs: 'https://github.com/qlik-oss/picasso.js', pnpjs: 'https://github.com/pnp/pnpjs', playwright: 'https://github.com/Microsoft/playwright',