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