We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1183912 commit bca5c69Copy full SHA for bca5c69
.github/dependabot.yml
.github/renovate.json
@@ -0,0 +1,7 @@
1
+{
2
+ "$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
+ "extends": ["config:base"],
4
+ "lockFileMaintenance": { "enabled": true, "automerge": true },
5
+ "rangeStrategy": "replace",
6
+ "postUpdateOptions": ["yarnDedupeHighest"]
7
+}
0 commit comments