diff --git a/lib/config/presets/internal/monorepo.ts b/lib/config/presets/internal/monorepo.ts
index 0654471b4eafdb8c0b552a3748b55801b039e5ea..8d8997f38168851a527263298f070afc1f18a313 100644
--- a/lib/config/presets/internal/monorepo.ts
+++ b/lib/config/presets/internal/monorepo.ts
@@ -126,6 +126,7 @@ const repoGroups = {
     'https://github.com/neutrinojs/neutrino',
     'https://github.com/mozilla-neutrino/neutrino-dev',
   ],
+  nexpect: 'https://github.com/fluffynuts/NExpect',
   nextjs: [
     'https://github.com/zeit/next.js', // old repo
     'https://github.com/vercel/next.js',