12 lines
230 B
JSON
12 lines
230 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": ["local>F-WuTS/renovate-config"],
|
|
"packageRules": [
|
|
{
|
|
"matchUpdateTypes": [
|
|
"patch"
|
|
],
|
|
"automerge": true
|
|
}
|
|
]
|
|
}
|