Skip to content

Commit

Permalink
feat: add playwright to monorepo grouping (#8648)
Browse files Browse the repository at this point in the history
  • Loading branch information
danez committed Feb 11, 2021
1 parent fa9031f commit cb8a94b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/config/presets/internal/monorepo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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',
playwright: 'https://github.com/Microsoft/playwright',
pollyjs: 'https://github.com/Netflix/pollyjs',
pouchdb: 'https://github.com/pouchdb/pouchdb',
prisma: 'https://github.com/prisma/prisma',
Expand Down

0 comments on commit cb8a94b

Please sign in to comment.