12 lines
326 B
JSON
12 lines
326 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"onboarding": false,
|
|
"username": "renovate-release",
|
|
"gitAuthor": "Renovate Bot <bot@renovateapp.com>",
|
|
"platform": "github",
|
|
"repositories": [
|
|
"small-hack/pixelfed-chart"
|
|
],
|
|
"allowedPostUpgradeCommands": ["^scripts"]
|
|
}
|