Merge pull request #602 from openedx/abdullahwaheed/renovate-bot-edx-packages-auto-update

Renovate config to automate @edx namespaced minor/patch version upgrades
This commit is contained in:
Thomas Tracy
2022-09-20 14:22:23 -04:00
committed by GitHub

View File

@@ -22,6 +22,11 @@
"pin"
],
"automerge": true
},
{
"matchPackagePatterns": ["@edx"],
"matchUpdateTypes": ["minor", "patch"],
"automerge": true
}
],
"timezone": "America/New_York"