diff --git a/lib/config/presets/internal/monorepo.ts b/lib/config/presets/internal/monorepo.ts index 58303d6947d74e7380e70b3dee41b0580e65784d..de37142ea35471dd9edbddb84d1d7bc116a31521 100644 --- a/lib/config/presets/internal/monorepo.ts +++ b/lib/config/presets/internal/monorepo.ts @@ -19,6 +19,8 @@ const repoGroups = { angularjs: 'https://github.com/angular/angular.js', 'apollo-server': 'https://github.com/apollographql/apollo-server', apolloclient: 'https://github.com/apollographql/apollo-client', + 'applicationinsights-dotnet': + 'https://github.com/Microsoft/ApplicationInsights-dotnet', 'arcus.background-jobs': 'https://github.com/arcus-azure/arcus.backgroundjobs', 'arcus.event-grid': 'https://github.com/arcus-azure/arcus.eventgrid',