diff --git a/lib/config/presets/internal/monorepo.ts b/lib/config/presets/internal/monorepo.ts
index f771fb2198874dd2da65807a997a0dab589ff3e3..8005bed404b980adbe38c32959a1c0b1937e073d 100644
--- a/lib/config/presets/internal/monorepo.ts
+++ b/lib/config/presets/internal/monorepo.ts
@@ -369,6 +369,7 @@ const repoGroups = {
   pollyjs: 'https://github.com/Netflix/pollyjs',
   pouchdb: 'https://github.com/pouchdb/pouchdb',
   prisma: 'https://github.com/prisma/prisma',
+  'prometheus-net': 'https://github.com/prometheus-net/prometheus-net',
   quartznet: 'https://github.com/quartznet/quartznet',
   'reach-ui': 'https://github.com/reach/reach-ui',
   react: 'https://github.com/facebook/react',
@@ -384,6 +385,7 @@ const repoGroups = {
   'reactivestack-cookies': 'https://github.com/reactivestack/cookies',
   reakit: 'https://github.com/reakit/reakit',
   redwood: 'https://github.com/redwoodjs/redwood',
+  refit: 'https://github.com/reactiveui/refit',
   'reg-suit': 'https://github.com/reg-viz/reg-suit',
   remark: 'https://github.com/remarkjs/remark',
   remix: 'https://github.com/remix-run/remix',