diff --git a/lib/config/presets/internal/monorepo.ts b/lib/config/presets/internal/monorepo.ts
index 025373b5c16b5a818f1f365300bb1681e8ea7c14..e7d67d90247177790e3d2ce45937d8a54ccfb451 100644
--- a/lib/config/presets/internal/monorepo.ts
+++ b/lib/config/presets/internal/monorepo.ts
@@ -83,6 +83,7 @@ const repoGroups = {
   'graphql-toolkit': 'https://github.com/ardatan/graphql-toolkit',
   'graphql-tools': 'https://github.com/ardatan/graphql-tools',
   hamcrest: 'https://github.com/hamcrest/JavaHamcrest',
+  Hangfire: 'https://github.com/HangfireIO/Hangfire',
   hapijs: 'https://github.com/hapijs',
   infrastructure: 'https://github.com/instructure/instructure-ui',
   istanbuljs: 'https://github.com/istanbuljs/istanbuljs',