diff --git a/lib/config/presets/internal/monorepo.ts b/lib/config/presets/internal/monorepo.ts index a2f8c00c2992c5a65656d81cb2910b2c81ade126..6e88456a0245d5ce535f44b0b3ce7e6925149881 100644 --- a/lib/config/presets/internal/monorepo.ts +++ b/lib/config/presets/internal/monorepo.ts @@ -421,6 +421,7 @@ const repoGroups = { 'https://github.com/domaindrivendev/Swashbuckle.AspNetCore', 'system.io.abstractions': 'https://github.com/System-IO-Abstractions/System.IO.Abstractions/', + tamagui: 'https://github.com/tamagui/tamagui', 'tanstack-query': 'https://github.com/TanStack/query', tauri: 'https://github.com/tauri-apps/tauri', 'telus-tds': 'https://github.com/telusdigital/tds',