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 c4f0c14 commit 4f2474dCopy full SHA for 4f2474d
renovate.json5
@@ -0,0 +1,12 @@
1
+{
2
+ "$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
+ "extends": [
4
+ "config:recommended",
5
+ "github>coveo/renovate-presets",
6
+ "schedule:earlyMondays",
7
+ "group:allNonMajor"
8
+ ],
9
+ "rebaseWhen": "auto",
10
+ "prConcurrentLimit": 3,
11
+ "prHeader": "DT-5590 <- Put your own jira issue here by setting the `prHeader` value in your renovate config"
12
+}
0 commit comments