diff --git a/lib/config/presets/internal/monorepo.ts b/lib/config/presets/internal/monorepo.ts index 8bec5d9d05274c4f8d92661d77678d4755339548..87dc2011257032280fdc770c77383f3fd641b9f5 100644 --- a/lib/config/presets/internal/monorepo.ts +++ b/lib/config/presets/internal/monorepo.ts @@ -493,6 +493,7 @@ const repoGroups = { 'https://github.com/xunit/xunit.analyzers', ], yarn: 'https://github.com/yarnpkg/berry', + 'zag-js': 'https://github.com/chakra-ui/zag', 'zxing-net': 'https://github.com/micjahn/ZXing.Net', };