diff --git a/lib/config/presets/internal/monorepo.ts b/lib/config/presets/internal/monorepo.ts index 10a944c03d358e10126557576b1fb7a4ccf6cb51..d4f03010bb7f62b41fbad89e9291c4c520dd9ebe 100644 --- a/lib/config/presets/internal/monorepo.ts +++ b/lib/config/presets/internal/monorepo.ts @@ -181,6 +181,7 @@ const repoGroups = { 'sentry-dotnet': 'https://github.com/getsentry/sentry-dotnet', 'sentry-javascript': 'https://github.com/getsentry/sentry-javascript', 'sentry-ruby': 'https://github.com/getsentry/sentry-ruby', + 'sitecore-jss': 'https://github.com/Sitecore/jss', springfox: 'https://github.com/springfox/springfox', sanity: 'https://github.com/sanity-io/sanity', 'sendgrid-nodejs': 'https://github.com/sendgrid/sendgrid-nodejs',