diff --git a/lib/config/presets/internal/monorepo.ts b/lib/config/presets/internal/monorepo.ts
index bc5da802297f764668f139c6d06b79ba099ae131..db85b051415a00450d6b622b21d82df36c75c11f 100644
--- a/lib/config/presets/internal/monorepo.ts
+++ b/lib/config/presets/internal/monorepo.ts
@@ -99,6 +99,7 @@ const repoGroups = {
   picasso: 'https://github.com/qlik-oss/picasso.js',
   pollyjs: 'https://github.com/Netflix/pollyjs',
   pouchdb: 'https://github.com/pouchdb/pouchdb',
+  prisma: 'https://github.com/prisma/prisma',
   react: 'https://github.com/facebook/react',
   reactrouter: 'https://github.com/ReactTraining/react-router',
   reakit: 'https://github.com/reakit/reakit',