Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
build: [REV-1551] update renovate.json to match f-a-payment
Browse files Browse the repository at this point in the history
  • Loading branch information
pshiu committed Jan 24, 2023
1 parent f2c3fa5 commit 4d848de
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
{
"extends": [
"config:base"
"config:base",
"group:allNonMajor",
":automergePatch",
":label(dependencies)",
":rebaseStalePrs",
":reviewer(edx-revenue-tasks)",
":semanticCommits",
":timezone(America/New_York)"
],
"patch": {
"automerge": true
},
"rebaseStalePrs": true,
"packageRules": [
{
"matchPackagePatterns": ["@edx"],
Expand Down

0 comments on commit 4d848de

Please sign in to comment.