chore: group sagikazarmark/daggerverse deps in renovate (#119)

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-17 14:37:55 +01:00 committed by GitHub
parent cd03c556ef
commit 67d73942ae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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",