Skip to content
This repository was archived by the owner on Dec 16, 2024. It is now read-only.

Commit 16dc741

Browse files
committed
chore: reduce renovate frequency
1 parent ebf4df0 commit 16dc741

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
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": ["config:base"],
4-
"schedule": ["every weekend"]
4+
"schedule": ["before 3am on the first day of the month"]
55
}

0 commit comments

Comments
 (0)