Skip to content

Commit a38d4d2

Browse files
committed
Replace deprecated Renovate schedule with cron syntax
1 parent 5e9eea1 commit a38d4d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)