mirror of
https://github.com/psforever/PSF-LoginServer.git
synced 2026-01-19 18:44:45 +00:00
Update renovate.json
This commit is contained in:
parent
bda55629a4
commit
060d0dad24
|
|
@ -1,5 +1,11 @@
|
|||
{
|
||||
"extends": [
|
||||
"config:base"
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"packagePatterns": "^com.typesafe.akka",
|
||||
"groupName": ["akka packages"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue