diff --git a/lib/config/presets/internal/monorepo.ts b/lib/config/presets/internal/monorepo.ts index 8ae2b3abc34307..d6d7c07dd79afd 100644 --- a/lib/config/presets/internal/monorepo.ts +++ b/lib/config/presets/internal/monorepo.ts @@ -113,6 +113,7 @@ const repoGroups = { react: 'https://github.com/facebook/react', reactrouter: 'https://github.com/ReactTraining/react-router', reakit: 'https://github.com/reakit/reakit', + redwood: 'https://github.com/redwoodjs/redwood', remark: 'https://github.com/remarkjs/remark', router5: 'https://github.com/router5/router5', sentry: 'https://github.com/getsentry/sentry-javascript',