Skip to content

Commit 536d674

Browse files
abdullahwaheedarbrandes
authored andcommitted
refactor: updated renovate config to auto update minor and patch versions of edx dependencies
1 parent 994b21c commit 536d674

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

renovate.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,11 @@
2222
"pin"
2323
],
2424
"automerge": true
25+
},
26+
{
27+
"matchPackagePatterns": ["@edx"],
28+
"matchUpdateTypes": ["minor", "patch"],
29+
"automerge": true
2530
}
2631
],
2732
"timezone": "America/New_York"

0 commit comments

Comments
 (0)