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