diff --git a/lib/config/presets/internal/monorepo.ts b/lib/config/presets/internal/monorepo.ts index 1db95523da14adf4eb05a0bf7d4ad49cbd5aa1f6..677cc816216e195749c0e0e3c0833f4592e895ae 100644 --- a/lib/config/presets/internal/monorepo.ts +++ b/lib/config/presets/internal/monorepo.ts @@ -212,6 +212,7 @@ const repoGroups = { 'telus-tds-core': 'https://github.com/telus/tds-core', 'theme-ui': 'https://github.com/system-ui/theme-ui', treat: 'https://github.com/seek-oss/treat', + trpc: 'https://github.com/trpc/trpc', tsoa: 'https://github.com/lukeautry/tsoa', typefaces: 'https://github.com/KyleAMathews/typefaces', 'typescript-eslint': 'https://github.com/typescript-eslint/typescript-eslint',