mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-12 23:16:26 +00:00
feat(core/preset): add nexpect monorepo (#11538)
This commit is contained in:
parent
de727153db
commit
a73c107e85
1 changed files with 1 additions and 0 deletions
|
@ -126,6 +126,7 @@ const repoGroups = {
|
||||||
'https://github.com/neutrinojs/neutrino',
|
'https://github.com/neutrinojs/neutrino',
|
||||||
'https://github.com/mozilla-neutrino/neutrino-dev',
|
'https://github.com/mozilla-neutrino/neutrino-dev',
|
||||||
],
|
],
|
||||||
|
nexpect: 'https://github.com/fluffynuts/NExpect',
|
||||||
nextjs: [
|
nextjs: [
|
||||||
'https://github.com/zeit/next.js', // old repo
|
'https://github.com/zeit/next.js', // old repo
|
||||||
'https://github.com/vercel/next.js',
|
'https://github.com/vercel/next.js',
|
||||||
|
|
Loading…
Reference in a new issue