Skip to content

Commit b9ef959

Browse files
committed
Update Renovate schedule to allow updates at any time
Changed the schedule from "before 2am every day" to "at any time" to allow greater flexibility for dependency updates. This ensures updates can run whenever needed without time restrictions. Signed-off-by: DanielAvdar <66269169+DanielAvdar@users.noreply.github.com>
1 parent 53c3902 commit b9ef959

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
@@ -9,7 +9,7 @@
99
}
1010
},
1111
"schedule": [
12-
"before 2am every day"
12+
"at any time"
1313
],
1414
"packageRules": [
1515
{

0 commit comments

Comments
 (0)