Skip to content

Commit

Permalink
feat(monorepo): Monorepo preset for Mockito (#11961)
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
  • Loading branch information
Xendar and viceice committed Sep 30, 2021
1 parent 620c013 commit fd6c68d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/config/presets/internal/monorepo.ts
Expand Up @@ -124,6 +124,7 @@ const repoGroups = {
'https://github.com/material-components/material-components-web',
mdx: 'https://github.com/mdx-js/mdx',
'material-ui': 'https://github.com/mui-org/material-ui',
mockito: 'https://github.com/mockito/mockito',
mstest: 'https://github.com/microsoft/testfx',
nest: 'https://github.com/nestjs/nest',
neutrino: [
Expand Down

0 comments on commit fd6c68d

Please sign in to comment.