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 2f96670 commit 487cc32Copy full SHA for 487cc32
.github/renovate.json5
@@ -0,0 +1,11 @@
1
+{
2
+ extends: [
3
+ "config:best-practices",
4
+ ":pinAllExceptPeerDependencies",
5
+ ":maintainLockFilesWeekly",
6
+ ":semanticCommitsDisabled",
7
+ ":label(not-rfc)",
8
+ "regexManagers:githubActionsVersions",
9
+ "schedule:monthly"
10
+ ],
11
+}
0 commit comments