We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec4316f commit 2339e32Copy full SHA for 2339e32
renovate.json5
@@ -0,0 +1,10 @@
1
+{
2
+ "$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
+ "extends": [
4
+ "config:recommended",
5
+ "github>coveo/renovate-presets",
6
+ "github>coveo/renovate-presets//schedule/weekly.json",
7
+ "group:allNonMajor"
8
+ ],
9
+ "rebaseWhen": "auto"
10
+}
0 commit comments