diff --git a/lib/config/presets/internal/monorepo.ts b/lib/config/presets/internal/monorepo.ts
index 6a00d3f4c367f644bc8b4b02d9d5824aa4b7c513..e26c6d189f143557a3fb08ff7c394f3ec3d12783 100644
--- a/lib/config/presets/internal/monorepo.ts
+++ b/lib/config/presets/internal/monorepo.ts
@@ -86,6 +86,7 @@ const repoGroups = {
     'https://github.com/dotnet/runtime',
   ],
   dropwizard: 'https://github.com/dropwizard/dropwizard',
+  emojibase: 'https://github.com/milesj/emojibase',
   emotion: 'https://github.com/emotion-js/emotion',
   expo: 'https://github.com/expo/expo',
   feathers: 'https://github.com/feathersjs/feathers',