diff --git a/lib/config/presets/internal/monorepo.ts b/lib/config/presets/internal/monorepo.ts
index db85b051415a00450d6b622b21d82df36c75c11f..e45e634802eceafb8a58b24dea97a9578bbc5764 100644
--- a/lib/config/presets/internal/monorepo.ts
+++ b/lib/config/presets/internal/monorepo.ts
@@ -79,6 +79,7 @@ const repoGroups = {
   lingui: 'https://github.com/lingui/js-lingui',
   lodash: 'https://github.com/lodash/',
   loopback: 'https://github.com/strongloop/loopback-next',
+  lrnwebcomponents: 'https://github.com/elmsln/lrnwebcomponents',
   material: 'https://github.com/material-components/material-components-web',
   mdx: 'https://github.com/mdx-js/mdx',
   mui: 'https://github.com/mui-org/material-ui',