diff --git a/lib/config/presets/internal/monorepo.ts b/lib/config/presets/internal/monorepo.ts
index d95c1ded73ee098adc0bb6347137d40fdf313712..f508c8a4fa075e310b19d7c393c6577663f6b0dc 100644
--- a/lib/config/presets/internal/monorepo.ts
+++ b/lib/config/presets/internal/monorepo.ts
@@ -62,7 +62,9 @@ const repoGroups = {
     'https://github.com/dotansimha/graphql-code-generator',
     'https://github.com/dotansimha/graphql-codegen',
   ],
+  'graphql-mesh': 'https://github.com/Urigo/graphql-mesh',
   'graphql-toolkit': 'https://github.com/ardatan/graphql-toolkit',
+  'graphql-tools': 'https://github.com/ardatan/graphql-tools',
   hamcrest: 'https://github.com/hamcrest/JavaHamcrest',
   hapijs: 'https://github.com/hapijs',
   infrastructure: 'https://github.com/instructure/instructure-ui',