diff --git a/lib/config/presets/internal/monorepo.ts b/lib/config/presets/internal/monorepo.ts
index 50484b630579bf9b13875fc60d5166cefcffbf0b..ae6fac2f52ab4e619b3840f090e082f2528662d6 100644
--- a/lib/config/presets/internal/monorepo.ts
+++ b/lib/config/presets/internal/monorepo.ts
@@ -277,6 +277,7 @@ const repoGroups = {
 /* eslint sort-keys: ["error", "asc", {caseSensitive: false, natural: true}] */
 
 const orgGroups = {
+  'datatables-net': ['https://github.com/DataTables/'],
   hapijs: 'https://github.com/hapijs/',
   lodash: 'https://github.com/lodash/',
   ngrx: 'https://github.com/ngrx/',