PrismLauncher/renovate.json
Octol1ttle f4567bcc8c
fix renovate using old label
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-05-15 14:14:46 +05:00

13 lines
272 B
JSON

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
],
"labels": [
"area: actions",
"complexity: low",
"priority: low",
"type: robot",
"changelog:omit"
]
}