mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-13 07:26:26 +00:00
feat(preset): add kotlin monorepo to presets (#18637)
This commit is contained in:
parent
0b2a14e3a2
commit
7ce7124fd6
1 changed files with 1 additions and 0 deletions
|
@ -114,6 +114,7 @@ const repoGroups = {
|
||||||
jest: 'https://github.com/facebook/jest',
|
jest: 'https://github.com/facebook/jest',
|
||||||
jsplumb: 'https://github.com/jsplumb/jsplumb',
|
jsplumb: 'https://github.com/jsplumb/jsplumb',
|
||||||
junit5: 'https://github.com/junit-team/junit5',
|
junit5: 'https://github.com/junit-team/junit5',
|
||||||
|
kotlin: 'https://github.com/JetBrains/kotlin',
|
||||||
lerna: 'https://github.com/lerna/lerna',
|
lerna: 'https://github.com/lerna/lerna',
|
||||||
linguijs: 'https://github.com/lingui/js-lingui',
|
linguijs: 'https://github.com/lingui/js-lingui',
|
||||||
lodash: 'https://github.com/lodash/',
|
lodash: 'https://github.com/lodash/',
|
||||||
|
|
Loading…
Reference in a new issue