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