diff --git a/lib/config/presets/internal/monorepo.ts b/lib/config/presets/internal/monorepo.ts index 7f60b55ad9262edb06962a30d35a2a308a78f030..10a944c03d358e10126557576b1fb7a4ccf6cb51 100644 --- a/lib/config/presets/internal/monorepo.ts +++ b/lib/config/presets/internal/monorepo.ts @@ -38,6 +38,7 @@ const repoGroups = { 'electron-forge': 'https://github.com/electron-userland/electron-forge', 'ember-decorators': 'https://github.com/ember-decorators/ember-decorators', 'graphql-modules': 'https://github.com/Urigo/graphql-modules', + groovy: 'https://github.com/apache/groovy', 'ionic-native': 'https://github.com/ionic-team/ionic-native', 'mdc-react': 'material-components/material-components-web-react', 'ngx-formly': 'https://github.com/ngx-formly/ngx-formly',