diff --git a/lib/config/presets/internal/monorepo.ts b/lib/config/presets/internal/monorepo.ts
index e8035736b8a512d6919c512672eb56030eee3890..fe71d1e835702aec95ed70944d77a279b757f3d3 100644
--- a/lib/config/presets/internal/monorepo.ts
+++ b/lib/config/presets/internal/monorepo.ts
@@ -97,6 +97,7 @@ const repoGroups = {
   lodash: 'https://github.com/lodash/',
   loopback: 'https://github.com/strongloop/loopback-next',
   lrnwebcomponents: 'https://github.com/elmsln/lrnwebcomponents',
+  MassTransit: 'https://github.com/MassTransit/MassTransit',
   material: 'https://github.com/material-components/material-components-web',
   mdx: 'https://github.com/mdx-js/mdx',
   mui: 'https://github.com/mui-org/material-ui',