Skip to content
This repository was archived by the owner on Nov 5, 2023. It is now read-only.

Commit a609313

Browse files
committed
fix: renovate config
1 parent 519f5aa commit a609313

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

renovate.json5

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
{
22
$schema: "https://docs.renovatebot.com/renovate-schema.json",
3-
extends: ["group:all"],
3+
extends: ["group:all", "schedule:monthly"],
44
assignees: ["rocwang"],
55
timezone: "Pacific/Auckland",
6-
schedule: ["schedule:monthly"],
76
dependencyDashboard: true,
87
}

0 commit comments

Comments
 (0)