mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-01-20 02:24:45 +00:00
Merge pull request #551 from psforever/renovate-akka-grouping
Update renovate.json
This commit is contained in:
commit
c2593e25ba
|
|
@ -1,5 +1,11 @@
|
|||
{
|
||||
"extends": [
|
||||
"config:base"
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"packagePatterns": "^com.typesafe.akka",
|
||||
"groupName": ["akka packages"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue