diff --git a/lib/config/presets/internal/monorepo.ts b/lib/config/presets/internal/monorepo.ts index 6cb890ae46675268d41350ead65e09d798b11cba..143207493ec8da3d1086c6652f6f430abb753082 100644 --- a/lib/config/presets/internal/monorepo.ts +++ b/lib/config/presets/internal/monorepo.ts @@ -229,6 +229,7 @@ const repoGroups = { 'testcontainers-java': 'https://github.com/testcontainers/testcontainers-java', 'theme-ui': 'https://github.com/system-ui/theme-ui', + tiptap: 'https://github.com/ueberdosis/tiptap', treat: 'https://github.com/seek-oss/treat', trpc: 'https://github.com/trpc/trpc', tsoa: 'https://github.com/lukeautry/tsoa',