diff --git a/lib/config/presets/internal/monorepo.ts b/lib/config/presets/internal/monorepo.ts index 191f501cf4f83b48a211bb633bc1d80eb0597380..6a00d3f4c367f644bc8b4b02d9d5824aa4b7c513 100644 --- a/lib/config/presets/internal/monorepo.ts +++ b/lib/config/presets/internal/monorepo.ts @@ -101,6 +101,7 @@ const repoGroups = { ], 'graphql-mesh': 'https://github.com/Urigo/graphql-mesh', 'graphql-tools': 'https://github.com/ardatan/graphql-tools', + guava: 'https://github.com/google/guava', javahamcrest: 'https://github.com/hamcrest/JavaHamcrest', Hangfire: 'https://github.com/HangfireIO/Hangfire', hapijs: 'https://github.com/hapijs',