diff --git a/lib/config/presets/internal/monorepos.ts b/lib/config/presets/internal/monorepos.ts
index 9f23c6202def5a88cb0addfa1c1cc21d262997d7..0bca6487d6b5fb71ba8b2f58ce0d2ebd9ec3f611 100644
--- a/lib/config/presets/internal/monorepos.ts
+++ b/lib/config/presets/internal/monorepos.ts
@@ -81,6 +81,7 @@ const repoGroups = {
   ],
   commitlint: 'https://github.com/conventional-changelog/commitlint',
   'contentful-rich-text': 'https://github.com/contentful/rich-text',
+  cspell: 'https://github.com/streetsidesoftware/cspell',
   'datadog-browser-sdk': 'https://github.com/DataDog/browser-sdk',
   'datatables-net': [
     'https://github.com/DataTables/Dist-DataTables',