diff --git a/lib/config/presets/internal/monorepo.ts b/lib/config/presets/internal/monorepo.ts index d57743e8e754e4..ef5de5b78979bf 100644 --- a/lib/config/presets/internal/monorepo.ts +++ b/lib/config/presets/internal/monorepo.ts @@ -346,6 +346,7 @@ const repoGroups = { 'ngxs-store': 'https://github.com/ngxs/store', nivo: 'https://github.com/plouc/nivo', nswag: 'https://github.com/RicoSuter/NSwag', + nuget: 'https://github.com/NuGet/NuGet.Client', nuxtjs: [ 'https://github.com/nuxt/nuxt.js', // old repo 'https://github.com/nuxt/nuxt',