Skip to content

Commit

Permalink
feat(presets): Add pothos as a monorepo (#30196)
Browse files Browse the repository at this point in the history
Signed-off-by: Naoki Ikeguchi <me@s6n.jp>
  • Loading branch information
siketyan committed Jul 16, 2024
1 parent ee3ad7f commit 1b3cc58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/config/presets/internal/monorepos.ts
Original file line number Diff line number Diff line change
Expand Up @@ -433,6 +433,7 @@ const repoGroups = {
'playwright-dotnet': 'https://github.com/microsoft/playwright-dotnet',
pnpjs: 'https://github.com/pnp/pnpjs',
pollyjs: 'https://github.com/Netflix/pollyjs',
pothos: 'https://github.com/hayes/pothos',
pouchdb: 'https://github.com/pouchdb/pouchdb',
prisma: 'https://github.com/prisma/prisma',
'prometheus-net': 'https://github.com/prometheus-net/prometheus-net',
Expand Down

0 comments on commit 1b3cc58

Please sign in to comment.