diff --git a/lib/config/presets/internal/monorepo.ts b/lib/config/presets/internal/monorepo.ts
index de37142ea35471dd9edbddb84d1d7bc116a31521..d748b79a901c9fdc28fb640cbbd42ad75b8af7f7 100644
--- a/lib/config/presets/internal/monorepo.ts
+++ b/lib/config/presets/internal/monorepo.ts
@@ -223,6 +223,7 @@ const repoGroups = {
   webdriverio: 'https://github.com/webdriverio/webdriverio',
   workbox: 'https://github.com/googlechrome/workbox',
   xterm: 'https://github.com/xtermjs/xterm.js',
+  'xunit-dotnet': 'https://github.com/xunit/xunit',
   'zxing-net': 'https://github.com/micjahn/ZXing.Net',
 };