mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-13 04:31:23 +00:00
chore(renovate): set group name for renovate
This commit is contained in:
parent
a1024ee392
commit
f84f0df9b5
1 changed files with 2 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue