7 lines
190 B
JSON
7 lines
190 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": ["config:recommended"],
|
|
"enabledManagers": ["github-actions"],
|
|
"addLabels": ["infrastructure"]
|
|
}
|