forked from aaron/nextcloud-fpm
9 lines
167 B
JSON
9 lines
167 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"packageRules": [
|
|
{
|
|
"matchPackagePatterns": ["*"],
|
|
"automerge": true
|
|
}
|
|
]
|
|
}
|