diff --git a/lib/config/presets/internal/monorepo.ts b/lib/config/presets/internal/monorepo.ts
index 69e45386bdc6cddb768f594964e0e87284934f98..ab3bba14d6982aac4f4673e250d5a7cf116ae513 100644
--- a/lib/config/presets/internal/monorepo.ts
+++ b/lib/config/presets/internal/monorepo.ts
@@ -545,7 +545,6 @@ const orgGroups = {
   ngrx: 'https://github.com/ngrx/',
   nrwl: 'https://github.com/nrwl/',
   octokit: 'https://github.com/octokit/',
-  pino: 'https://github.com/pinojs/',
   'semantic-release': 'https://github.com/semantic-release/',
   swc: 'https://github.com/swc-project/',
 };