mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-25 11:16:31 -05:00
Renovate: Automerge patch updates
This commit instructs renovate to automerge patch updates, without creating a PR. See also https://docs.renovatebot.com/configuration-options/#automergetype Signed-off-by: David Mehren <git@herrmehren.de>
This commit is contained in:
parent
08ae2e6309
commit
930ec62877
1 changed files with 3 additions and 1 deletions
|
@ -9,7 +9,9 @@
|
||||||
":prHourlyLimitNone",
|
":prHourlyLimitNone",
|
||||||
":dependencyDashboard",
|
":dependencyDashboard",
|
||||||
":rebaseStalePrs",
|
":rebaseStalePrs",
|
||||||
":maintainLockFilesWeekly"
|
":maintainLockFilesWeekly",
|
||||||
|
":automergePatch",
|
||||||
|
":automergeBranch"
|
||||||
],
|
],
|
||||||
"baseBranches": [
|
"baseBranches": [
|
||||||
"master",
|
"master",
|
||||||
|
|
Loading…
Reference in a new issue