Skip to content

Commit 4b23ca1

Browse files
Change schedule format in renovate.json5 (#1046)
renovate requires * for minutes
1 parent 902acc7 commit 4b23ca1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

renovate.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"config:recommended",
55
],
66
"schedule": [
7-
"0 0 1,15 * *",
7+
"* 0 1,15 * *",
88
],
99
"labels": ["dependencies"],
1010
"postUpdateOptions": ["gomodTidy"],

0 commit comments

Comments
 (0)