diff --git a/lib/config/presets/internal/monorepo.ts b/lib/config/presets/internal/monorepo.ts index 943ed858079805c2c6e0e6e2688d492224bb1d8e..8c411e1ee3dbabd5fcac8cb25abf88422cb808c4 100644 --- a/lib/config/presets/internal/monorepo.ts +++ b/lib/config/presets/internal/monorepo.ts @@ -179,6 +179,7 @@ const repoGroups = { 'sentry-ruby': 'https://github.com/getsentry/sentry-ruby', springfox: 'https://github.com/springfox/springfox', sanity: 'https://github.com/sanity-io/sanity', + 'sendgrid-nodejs': 'https://github.com/sendgrid/sendgrid-nodejs', steeltoe: 'https://github.com/SteeltoeOSS/steeltoe', storybook: 'https://github.com/storybookjs/storybook', strapi: 'https://github.com/strapi/strapi',