mirror of
https://github.com/vector-im/element-call.git
synced 2026-08-08 20:09:19 +00:00
Add additional renovate packageGroup for element-web
This commit is contained in:
@@ -61,6 +61,15 @@
|
|||||||
{
|
{
|
||||||
"groupName": "Pnpm",
|
"groupName": "Pnpm",
|
||||||
"matchDepNames": ["pnpm"]
|
"matchDepNames": ["pnpm"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"description": "Update the element-web image digest daily, in its own PR",
|
||||||
|
"groupName": "Element Web",
|
||||||
|
"matchPackageNames": ["ghcr.io/element-hq/element-web"],
|
||||||
|
"matchUpdateTypes": ["digest"],
|
||||||
|
"schedule": ["* 0-3 * * *"],
|
||||||
|
"minimumReleaseAge": null,
|
||||||
|
"automerge": true
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"semanticCommits": "disabled",
|
"semanticCommits": "disabled",
|
||||||
|
|||||||
Reference in New Issue
Block a user