diff --git a/lib/config/presets/internal/monorepo.ts b/lib/config/presets/internal/monorepo.ts index 6888f6ab49792391543ff6a851d0b750dbfadc9f..811461e6e743b5120483329d0844eb5b45d64a3c 100644 --- a/lib/config/presets/internal/monorepo.ts +++ b/lib/config/presets/internal/monorepo.ts @@ -248,6 +248,7 @@ const repoGroups = { 'devextreme-reactive': 'https://github.com/DevExpress/devextreme-reactive', 'dnd-kit': 'https://github.com/clauderic/dnd-kit', docusaurus: 'https://github.com/facebook/docusaurus', + 'dot-swashbuckle': 'https://github.com/Havunen/DotSwashbuckle', dotnet: [ 'https://github.com/dotnet/aspnetcore', 'https://github.com/dotnet/efcore',