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

Commit 519f5aa

Browse files
committed
chore: set up renovate bot
1 parent 9bab660 commit 519f5aa

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

renovate.json5

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

0 commit comments

Comments
 (0)