diff --git a/lib/config/presets/internal/monorepo.ts b/lib/config/presets/internal/monorepo.ts index a585d121e250bfd6e46f6333e5fc6ecf5075bbfc..ae6bea7b831e2d584df76cb3b8fb6daed7d3e31e 100644 --- a/lib/config/presets/internal/monorepo.ts +++ b/lib/config/presets/internal/monorepo.ts @@ -85,6 +85,7 @@ const repoGroups = { 'https://github.com/dotnet/extensions', 'https://github.com/dotnet/runtime', ], + 'dotnet-wcf': 'https://github.com/dotnet/wcf', dropwizard: 'https://github.com/dropwizard/dropwizard', emojibase: 'https://github.com/milesj/emojibase', emotion: 'https://github.com/emotion-js/emotion',