mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-25 09:03:12 +03:00
Reconfigure Renovate (#1138)
no issue - explicitly exclude packages from the "ember addons" group that should be matched by other groups
This commit is contained in:
parent
af4ed3bab0
commit
b6652ad87f
@ -32,7 +32,8 @@
|
||||
},
|
||||
{
|
||||
"groupName": "ember addons",
|
||||
"packagePatterns": ["^ember", "^@ember", "^broccoli", "^liquid"]
|
||||
"packagePatterns": ["^ember", "^@ember", "^broccoli", "^liquid"],
|
||||
"excludePackageNames": ["ember-source", "ember-cli", "ember-data", "ember-mocha", "ember-exam"]
|
||||
},
|
||||
{
|
||||
"groupName": "css processors",
|
||||
|
Loading…
Reference in New Issue
Block a user