Skip to content

Commit

Permalink
feat: add 'dotnet' monorepo (#8620)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyhayes committed Feb 10, 2021
1 parent f493359 commit 5ed94a4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions lib/config/presets/internal/monorepo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,12 @@ const repoGroups = {
clarity: 'https://github.com/vmware/clarity',
commitlint: 'https://github.com/conventional-changelog/commitlint',
docusaurus: 'https://github.com/facebook/docusaurus',
dotnet: [
'https://github.com/dotnet/aspnetcore',
'https://github.com/dotnet/efcore',
'https://github.com/dotnet/extensions',
'https://github.com/dotnet/runtime',
],
dropwizard: 'https://github.com/dropwizard/dropwizard',
emotion: 'https://github.com/emotion-js/emotion',
expo: 'https://github.com/expo/expo',
Expand Down

0 comments on commit 5ed94a4

Please sign in to comment.