diff --git a/lib/config/presets/internal/monorepo.ts b/lib/config/presets/internal/monorepo.ts
index 6a8f2afe18fa0dfcbc5bcb5e4be0a583c9553dca..122df520a6aec5e80ca82038eed1b490903d63e7 100644
--- a/lib/config/presets/internal/monorepo.ts
+++ b/lib/config/presets/internal/monorepo.ts
@@ -147,6 +147,8 @@ const repoGroups = {
   'mikro-orm': 'https://github.com/mikro-orm/mikro-orm',
   mockito: 'https://github.com/mockito/mockito',
   mstest: 'https://github.com/microsoft/testfx',
+  'mutation-testing-elements':
+    'https://github.com/stryker-mutator/mutation-testing-elements',
   nest: [
     'https://github.com/nestjs/nest',
     'https://github.com/nestjs/passport',