diff --git a/lib/config/presets/internal/monorepo.ts b/lib/config/presets/internal/monorepo.ts index 6bc523f69ae09b564224c291e3773c2cbacc3ac2..d7248786f5f2ee47dc5bc246890610c4e1088375 100644 --- a/lib/config/presets/internal/monorepo.ts +++ b/lib/config/presets/internal/monorepo.ts @@ -72,6 +72,7 @@ const repoGroups = { hamcrest: 'https://github.com/hamcrest/JavaHamcrest', hapijs: 'https://github.com/hapijs', infrastructure: 'https://github.com/instructure/instructure-ui', + istanbuljs: 'https://github.com/istanbuljs/istanbuljs', jasmine: 'https://github.com/jasmine/jasmine', jersey: 'https://github.com/eclipse-ee4j/jersey', jest: 'https://github.com/facebook/jest',