Skip to content

Commit

Permalink
refactor: add @openedx in renovate automate configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
mashal-m authored and feanil committed Dec 5, 2023
1 parent 83c6007 commit d065c23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"rebaseStalePrs": true,
"packageRules": [
{
"matchPackagePatterns": ["@edx"],
"matchPackagePatterns": ["@edx", "@openedx"],
"matchUpdateTypes": ["minor", "patch"],
"automerge": true
}
Expand Down

0 comments on commit d065c23

Please sign in to comment.