diff --git a/lib/config/presets/internal/monorepo.ts b/lib/config/presets/internal/monorepo.ts index e26c6d189f143557a3fb08ff7c394f3ec3d12783..888c1e21a160746af44db58504afff91abe2829e 100644 --- a/lib/config/presets/internal/monorepo.ts +++ b/lib/config/presets/internal/monorepo.ts @@ -167,6 +167,7 @@ const repoGroups = { redwood: 'https://github.com/redwoodjs/redwood', remark: 'https://github.com/remarkjs/remark', router5: 'https://github.com/router5/router5', + 'sentry-dotnet': 'https://github.com/getsentry/sentry-dotnet', 'sentry-javascript': 'https://github.com/getsentry/sentry-javascript', 'sentry-ruby': 'https://github.com/getsentry/sentry-ruby', springfox: 'https://github.com/springfox/springfox',