diff --git a/lib/config/presets/internal/monorepo.ts b/lib/config/presets/internal/monorepo.ts index dacc38adad2c4cb3a7d8ffe45e107444acec001c..6a8f2afe18fa0dfcbc5bcb5e4be0a583c9553dca 100644 --- a/lib/config/presets/internal/monorepo.ts +++ b/lib/config/presets/internal/monorepo.ts @@ -77,6 +77,8 @@ const repoGroups = { ], 'dotnet-azure-ad-identitymodel-extensions': 'https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet', + 'dotnet-azure-ad-microsoft-identity-web': + 'https://github.com/AzureAD/microsoft-identity-web', 'dotnet-wcf': 'https://github.com/dotnet/wcf', dropwizard: 'https://github.com/dropwizard/dropwizard', 'elastic-apm-agent-rum-js': 'https://github.com/elastic/apm-agent-rum-js',