mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-25 09:03:12 +03:00
Removed ember-addons Renovate group (#1427)
no issue - having so many addons grouped into a single PR is difficult to manage when not reviewing, updating and merging frequently. If a single addon requires deeper work or breaks our node support range than it blocks upgrades on all other addons which then compounds required effort over time
This commit is contained in:
parent
0154b6c6c1
commit
1063698861
@ -20,10 +20,6 @@
|
|||||||
"automerge": true
|
"automerge": true
|
||||||
},
|
},
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
{
|
|
||||||
"groupName": "ember addons",
|
|
||||||
"packagePatterns": ["^ember", "^@ember", "^broccoli", "^liquid"]
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"groupName": "ember-basic-dropdown addons",
|
"groupName": "ember-basic-dropdown addons",
|
||||||
"packagePatterns": ["^ember-basic", "^ember-power"]
|
"packagePatterns": ["^ember-basic", "^ember-power"]
|
||||||
|
Loading…
Reference in New Issue
Block a user