2024-11-28 12:27:27 +00:00
|
|
|
{
|
|
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
2024-11-28 12:33:04 +00:00
|
|
|
"extends": ["config:recommended"],
|
|
|
|
"packageRules": [
|
|
|
|
{
|
|
|
|
"automerge": true,
|
|
|
|
"matchUpdateTypes": ["minor", "patch"]
|
|
|
|
}
|
2024-11-28 12:27:27 +00:00
|
|
|
]
|
|
|
|
}
|