diff --git a/lib/config/presets/internal/monorepo.ts b/lib/config/presets/internal/monorepo.ts index 2ffd34584f2e7b..148c07787bbbc8 100644 --- a/lib/config/presets/internal/monorepo.ts +++ b/lib/config/presets/internal/monorepo.ts @@ -244,6 +244,7 @@ const repoGroups = { treat: 'https://github.com/seek-oss/treat', trpc: 'https://github.com/trpc/trpc', tsoa: 'https://github.com/lukeautry/tsoa', + turbo: 'https://github.com/vercel/turbo', typefaces: 'https://github.com/KyleAMathews/typefaces', 'typescript-eslint': 'https://github.com/typescript-eslint/typescript-eslint', 'typography-js': 'https://github.com/KyleAMathews/typography.js',