mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-28 17:44:20 +03:00
13 lines
272 B
JSON
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"
|
|
]
|
|
}
|