mirror of
1
Fork 0

chore(renovate): set group name for renovate

This commit is contained in:
Michael Kriese 2024-06-25 16:01:04 +02:00
parent a1024ee392
commit f84f0df9b5
No known key found for this signature in database
GPG Key ID: F8D7748549A5986A
1 changed files with 2 additions and 1 deletions

View File

@ -92,7 +92,8 @@
"matchDatasources": ["docker"],
"matchPackageNames": ["ghcr.io/visualon/renovate"],
"matchUpdateTypes": ["minor", "patch", "digest"],
"automerge": true
"automerge": true,
"groupName": "renovate"
},
{
"description": "Split minor and patch updates",