2026-04-25 11:36:51 +00:00
|
|
|
{
|
2026-04-27 10:32:25 +01:00
|
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
|
|
|
"packageRules": [
|
|
|
|
|
{
|
|
|
|
|
"matchUpdateTypes": ["minor", "patch"],
|
|
|
|
|
"matchCurrentVersion": "!/^0/",
|
|
|
|
|
"automerge": true
|
|
|
|
|
}
|
|
|
|
|
]
|
2026-04-25 11:36:51 +00:00
|
|
|
}
|