diff --git a/lib/config/presets/internal/monorepo.ts b/lib/config/presets/internal/monorepo.ts
index 3354e1f70269e481410f0f949763ec1b052a0445..edfe36a6be58c80ed2a10c548e2d31c12ebe38bc 100644
--- a/lib/config/presets/internal/monorepo.ts
+++ b/lib/config/presets/internal/monorepo.ts
@@ -166,6 +166,7 @@ const repoGroups = {
   vuepress: 'https://github.com/vuejs/vuepress',
   webdriverio: 'https://github.com/webdriverio/webdriverio',
   workbox: 'https://github.com/googlechrome/workbox',
+  vstest: 'https://github.com/microsoft/vstest',
 };
 
 const patternGroups = {