diff --git a/lib/config/presets/internal/monorepo.ts b/lib/config/presets/internal/monorepo.ts
index 9b9767961eb07bcb7ec104be704b88012676c1b8..40c136d2fd828c261d3987d52b79649ea8820c44 100644
--- a/lib/config/presets/internal/monorepo.ts
+++ b/lib/config/presets/internal/monorepo.ts
@@ -73,6 +73,7 @@ const repoGroups = {
     'https://github.com/dotnet/aspnetcore',
     'https://github.com/dotnet/efcore',
     'https://github.com/dotnet/extensions',
+    'https://github.com/dotnet/maui',
     'https://github.com/dotnet/runtime',
   ],
   'dotnet-azure-ad-identitymodel-extensions':