mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-01-19 18:14:44 +00:00
Renovate: Add Circe group, auto merge minor verions
This commit is contained in:
parent
768172d13a
commit
531097c4fc
|
|
@ -4,8 +4,16 @@
|
|||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"updateTypes": ["minor", "patch", "pin", "digest"],
|
||||
"automerge": true
|
||||
},
|
||||
{
|
||||
"groupName": "akka"
|
||||
"packagePatterns": "^com.typesafe.akka",
|
||||
"groupName": ["akka packages"]
|
||||
},
|
||||
{
|
||||
"groupName": "circe",
|
||||
"packagePatterns": "^io.circe"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue