chore: group sagikazarmark/daggerverse deps in renovate

Group all the dagger modules coming from the sagikazarmark/daggerverse
repo in a single renovate PR. This prevents single commits in that repo
to cause multiple PRs in this one.

Closes #118

Signed-off-by: Francesco Canovai <francesco.canovai@enterprisedb.com>
This commit is contained in:
Francesco Canovai 2024-12-16 13:50:42 +01:00 committed by Leonardo Cecchi
parent cd03c556ef
commit ed7dbb026a

View File

@ -64,6 +64,18 @@
],
"groupName": "all cloudnative-pg daggerverse dependencies"
},
{
"matchDatasources": [
"git-refs"
],
"matchPackageNames": [
"https://github.com/sagikazarmark/daggerverse"
],
"matchUpdateTypes": [
"digest"
],
"groupName": "all sagikazarmark daggerverse dependencies"
},
{
"matchUpdateTypes": [
"minor",