Skip to content

Commit

Permalink
feat(presets): add sentry-rust to list of monorepos (#26482)
Browse files Browse the repository at this point in the history
  • Loading branch information
axyjo committed Jan 3, 2024
1 parent c684dad commit 1757742
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/config/presets/internal/monorepo.ts
Expand Up @@ -436,6 +436,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',
'sentry-rust': 'https://github.com/getsentry/sentry-rust',
serde: 'https://github.com/serde-rs/serde',
shedlock: 'https://github.com/lukas-krecan/ShedLock',
'shopify-app-bridge': 'https://github.com/Shopify/app-bridge',
Expand Down

0 comments on commit 1757742

Please sign in to comment.