Skip to content

Commit c3f5a07

Browse files
refactor: add @openedx in renovate automate configuration (openedx#342)
Co-authored-by: Muhammad Abdullah Waheed <42172960+abdullahwaheed@users.noreply.github.com>
1 parent 7450b8f commit c3f5a07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"automerge": true
2525
},
2626
{
27-
"matchPackagePatterns": ["@edx"],
27+
"matchPackagePatterns": ["@edx", "@openedx"],
2828
"matchUpdateTypes": ["minor", "patch"],
2929
"automerge": true
3030
}

0 commit comments

Comments
 (0)