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

Commit

Permalink
fix: renovate config
Browse files Browse the repository at this point in the history
  • Loading branch information
rocwang committed Apr 1, 2023
1 parent 519f5aa commit a609313
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions renovate.json5
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
{
$schema: "https://docs.renovatebot.com/renovate-schema.json",
extends: ["group:all"],
extends: ["group:all", "schedule:monthly"],
assignees: ["rocwang"],
timezone: "Pacific/Auckland",
schedule: ["schedule:monthly"],
dependencyDashboard: true,
}

0 comments on commit a609313

Please sign in to comment.