Skip to content
This repository was archived by the owner on May 1, 2021. It is now read-only.

Commit e5a015e

Browse files
authored
fix: fix renovate schedule
See #35
1 parent 8daa990 commit e5a015e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"extends": ["config:base"],
33
"baseBranches": ["dev"],
4-
"schedule": ["first day of every month"]
4+
"schedule": ["before 3am on the first day of the month"]
55
}

0 commit comments

Comments
 (0)