Skip to content

Commit 6b1fd17

Browse files
authored
Update renovate.json5
1 parent bea3213 commit 6b1fd17

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/renovate.json5

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
{
22
$schema: "https://docs.renovatebot.com/renovate-schema.json",
3-
extends: ["config:base"],
3+
extends: ["config:base", ":scheduleMonthly"],
44
prHourlyLimit: 5,
55
prConcurrentLimit: 5,
66
branchConcurrentLimit: 5,
7-
schedule: ["before 11am"],
87
labels: ["dependencies"],
98
baseBranches: ["main"],
109
packageRules: [

0 commit comments

Comments
 (0)