aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--lib/config/presets/internal/monorepo.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/config/presets/internal/monorepo.ts b/lib/config/presets/internal/monorepo.ts
index 58303d6947d..de37142ea35 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',