We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3c8502 commit e6d725dCopy full SHA for e6d725d
.github/renovate.json5
@@ -0,0 +1,6 @@
1
+{
2
+ $schema: "https://docs.renovatebot.com/renovate-schema.json",
3
+ dependencyDashboardApproval: true,
4
+ baseBranchPatterns: ["main"],
5
+ postUpdateOptions: ["yarnDedupeHighest"],
6
+}
0 commit comments