Skip to content

Commit

Permalink
Merge pull request #280 from coveooss/fix/CIA-611-standard-renovate-c…
Browse files Browse the repository at this point in the history
…onfig
  • Loading branch information
jebeaudet authored Oct 17, 2024
2 parents 623e47c + 077c1bd commit fe4aa3d
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions renovate.json5
Original file line number Diff line number Diff line change
@@ -1,18 +1,14 @@
{
$schema: "https://docs.renovatebot.com/renovate-schema.json",
extends: [
"config:base",
"github>coveooss/renovate-presets",
"schedule:earlyMondays",
"group:allNonMajor",
],

dependencyDashboard: true,

branchPrefix: "renovate/",
labels: ["dependency update", "bot"],
prConcurrentLimit: 3,
prHeader: "Jira: DT-4929",
reviewersFromCodeOwners: true,
suppressNotifications: ["prIgnoreNotification"],

timezone: "America/Toronto",
Expand Down

0 comments on commit fe4aa3d

Please sign in to comment.