Aaron Riedel
e369a8ad6e
All checks were successful
continuous-integration/drone/push Build is passing
11 lines
229 B
JSON
11 lines
229 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"packageRules": [
|
|
{
|
|
"matchPackagePatterns": ["*"],
|
|
"automerge": true,
|
|
"automergeType": "pr",
|
|
"platformAutomerge": true
|
|
}
|
|
]
|
|
}
|