diff --git a/lib/config/presets/internal/monorepo.ts b/lib/config/presets/internal/monorepo.ts index fa3f8c52fe6a9b..2bc07c53efe30c 100644 --- a/lib/config/presets/internal/monorepo.ts +++ b/lib/config/presets/internal/monorepo.ts @@ -495,6 +495,7 @@ const repoGroups = { tiptap: 'https://github.com/ueberdosis/tiptap', 'tokio-prost': 'https://github.com/tokio-rs/prost', 'tokio-tracing': 'https://github.com/tokio-rs/tracing', + tonic: 'https://github.com/hyperium/tonic', treat: 'https://github.com/seek-oss/treat', trpc: 'https://github.com/trpc/trpc', 'trust-dns': 'https://github.com/bluejekyll/trust-dns',