mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-12 23:16: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',
|
||||
jsplumb: 'https://github.com/jsplumb/jsplumb',
|
||||
junit5: 'https://github.com/junit-team/junit5',
|
||||
kotlin: 'https://github.com/JetBrains/kotlin',
|
||||
lerna: 'https://github.com/lerna/lerna',
|
||||
linguijs: 'https://github.com/lingui/js-lingui',
|
||||
lodash: 'https://github.com/lodash/',
|
||||
|
|
Loading…
Reference in a new issue