mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-01-19 18:14:44 +00:00
Bundle kamon packages in renovate.json
This commit is contained in:
parent
1c16aa81bc
commit
b43e21e528
|
|
@ -14,6 +14,10 @@
|
||||||
{
|
{
|
||||||
"groupName": "circe",
|
"groupName": "circe",
|
||||||
"packagePatterns": "^io.circe"
|
"packagePatterns": "^io.circe"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"groupName": "kamon",
|
||||||
|
"packagePatterns": "^io.kamon"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue