mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -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",
|
||||
":dependencyDashboard",
|
||||
":rebaseStalePrs",
|
||||
":maintainLockFilesWeekly"
|
||||
":maintainLockFilesWeekly",
|
||||
":automergePatch",
|
||||
":automergeBranch"
|
||||
],
|
||||
"baseBranches": [
|
||||
"master",
|
||||
|
|
Loading…
Reference in a new issue