We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ebc2dbb + 0c5dfab commit 8e25848Copy full SHA for 8e25848
.github/renovate.json5
@@ -0,0 +1,8 @@
1
+{
2
+ extends: [
3
+ "config:best-practices",
4
+ ":pinAllExceptPeerDependencies",
5
+ ":maintainLockFilesWeekly",
6
+ ":semanticCommitsDisabled",
7
+ ],
8
+}
0 commit comments