Skip to content

Commit

Permalink
Add renovate.json5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-coveo committed Dec 6, 2023
1 parent 7aa284f commit 0a8d87c
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions renovate.json5
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"branchPrefix": "renovate/",
"extends": [
"config:base",
"github>coveo/renovate//presets/coveo-defaults.json5",
"schedule:earlyMondays",
"group:allNonMajor"
],
"prConcurrentLimit": 3,
"prHeader": "DT-5590 <- Put your own jira issue here by setting the `prHeader` value in your renovate config",
"rebaseWhen": "auto"
}

0 comments on commit 0a8d87c

Please sign in to comment.