Skip to content

Commit 9d58e97

Browse files
committed
fix: yet another try to setup mintmaker/renovate to autocommit PRs
1 parent 7e20006 commit 9d58e97

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"description": "run on Monday after 3am and before 10am",
44
"schedule": [ "* 3-10 * * 1" ],
5-
"automergeSchedule": [ "* 3-10 * * 1" ],
65
"timezone": "Europe/Prague",
76
"semanticCommits": "disabled",
7+
"extends": ["config:base"],
8+
"automerge": true,
89
"tekton": {
910
"automerge": true,
1011
"automergeStrategy": "rebase",

0 commit comments

Comments
 (0)