Skip to content

Commit 9f63adb

Browse files
hugovkeyedav
authored andcommitted
Replace deprecated Renovate schedule with cron syntax
1 parent 091e595 commit 9f63adb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
}
1717
],
1818
"schedule": [
19-
"on the 3rd day of the month"
19+
"* * 3 * *"
2020
]
2121
}

0 commit comments

Comments
 (0)