Skip to content

Commit bb8d2c1

Browse files
MichaelMrakapsegedy
authored andcommitted
fix: setup mintmaker/renovate to autocommit PRs
1 parent 802a6f2 commit bb8d2c1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

renovate.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"schedule": [
4-
"on Monday after 3am and before 10am"
5-
],
3+
"description": "run on Monday after 3am and before 10am",
4+
"schedule": [ "* 3-10 * * 1" ],
5+
"automergeSchedule": [ "* 3-10 * * 1" ],
66
"timezone": "Europe/Prague",
77
"semanticCommits": "disabled",
88
"tekton": {

0 commit comments

Comments
 (0)