Update Ember Power Calendar together with addons (#785)
This commit is contained in:
parent
109ac46347
commit
ae9d1f1cb1
1 changed files with 7 additions and 0 deletions
|
@ -13,6 +13,13 @@
|
|||
"matchManagers": ["composer"],
|
||||
"matchPackageNames": ["php"],
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"groupName": "Ember Power Calendar",
|
||||
"matchPackageNames": [
|
||||
"ember-power-calendar",
|
||||
"ember-power-calendar-luxon"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue