mirror of
https://github.com/PrismLauncher/PrismLauncher
synced 2026-04-23 09:05:03 +00:00
change(renovate.json): add labels automatically
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
This commit is contained in:
parent
9f5f1bcf10
commit
eed2facb66
|
|
@ -2,5 +2,12 @@
|
|||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:recommended"
|
||||
],
|
||||
"labels": [
|
||||
"area: CI",
|
||||
"complexity: low",
|
||||
"priority: low",
|
||||
"type: robot",
|
||||
"changelog:omit"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue