mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-04-16 23:36:54 -04:00
14 lines
267 B
JSON
14 lines
267 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": [
|
|
"config:recommended"
|
|
],
|
|
"labels": [
|
|
"area: CI",
|
|
"complexity: low",
|
|
"priority: low",
|
|
"type: robot",
|
|
"changelog:omit"
|
|
]
|
|
}
|