refactor: updated renovate config to auto update minor and patch versions of edx dependencies
This commit is contained in:
committed by
Adolfo R. Brandes
parent
e54de547f6
commit
a6a1d94d92
@@ -22,6 +22,11 @@
|
||||
"pin"
|
||||
],
|
||||
"automerge": true
|
||||
},
|
||||
{
|
||||
"matchPackagePatterns": ["@edx"],
|
||||
"matchUpdateTypes": ["minor", "patch"],
|
||||
"automerge": true
|
||||
}
|
||||
],
|
||||
"timezone": "America/New_York"
|
||||
|
||||
Reference in New Issue
Block a user