diff --git a/lib/config/presets/internal/monorepo.ts b/lib/config/presets/internal/monorepo.ts index e8a742905530b4..0319655e23a7ab 100644 --- a/lib/config/presets/internal/monorepo.ts +++ b/lib/config/presets/internal/monorepo.ts @@ -516,6 +516,7 @@ const repoGroups = { vue: ['https://github.com/vuejs/vue', 'https://github.com/vuejs/core'], 'vue-cli': 'https://github.com/vuejs/vue-cli', vuepress: 'https://github.com/vuejs/vuepress', + weasel: 'https://github.com/JasperFx/weasel', 'web3-react': 'https://github.com/Uniswap/web3-react', webdriverio: 'https://github.com/webdriverio/webdriverio', wolverine: 'https://github.com/jasperfx/wolverine',