diff --git a/lib/config/presets/internal/monorepo.ts b/lib/config/presets/internal/monorepo.ts index 6cb890ae466752..143207493ec8da 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',