diff --git a/lib/config/presets/internal/monorepo.ts b/lib/config/presets/internal/monorepo.ts index 1571d815201cf4..ea5c38d476a483 100644 --- a/lib/config/presets/internal/monorepo.ts +++ b/lib/config/presets/internal/monorepo.ts @@ -201,6 +201,7 @@ const repoGroups = { 'sentry-dotnet': 'https://github.com/getsentry/sentry-dotnet', 'sentry-javascript': 'https://github.com/getsentry/sentry-javascript', 'sentry-ruby': 'https://github.com/getsentry/sentry-ruby', + shedlock: 'https://github.com/lukas-krecan/ShedLock', 'shopify-app-bridge': 'https://github.com/Shopify/app-bridge', 'sitecore-jss': 'https://github.com/Sitecore/jss', skiasharp: 'https://github.com/mono/SkiaSharp',