Skip to content

Commit

Permalink
feat(preset): add scaffdog monorepo (#23616)
Browse files Browse the repository at this point in the history
  • Loading branch information
wadackel committed Jul 31, 2023
1 parent 928184e commit 9aefc20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/config/presets/internal/monorepo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,7 @@ const repoGroups = {
'rust-futures': 'https://github.com/rust-lang/futures-rs',
'rust-wasm-bindgen': 'https://github.com/rustwasm/wasm-bindgen',
sanity: 'https://github.com/sanity-io/sanity',
scaffdog: 'https://github.com/scaffdog/scaffdog',
'sendgrid-nodejs': 'https://github.com/sendgrid/sendgrid-nodejs',
'sentry-dotnet': 'https://github.com/getsentry/sentry-dotnet',
'sentry-javascript': 'https://github.com/getsentry/sentry-javascript',
Expand Down

0 comments on commit 9aefc20

Please sign in to comment.