Pierre Hubert
f2c8346406
All checks were successful
continuous-integration/drone/push Build is passing
9 lines
175 B
JSON
9 lines
175 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"packageRules": [
|
|
{
|
|
"matchUpdateTypes": ["minor", "patch"],
|
|
"automerge": true
|
|
}
|
|
]
|
|
} |