mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 17:02:36 +00:00
chore(ci): release on renovate major image updates (#119)
Co-authored-by: Jeroen de Bruijn <62570005+jdbruijn@users.noreply.github.com>
This commit is contained in:
parent
0a2f23dbd5
commit
ce8154be6c
1 changed files with 2 additions and 2 deletions
4
.github/renovate.json
vendored
4
.github/renovate.json
vendored
|
|
@ -23,9 +23,9 @@
|
|||
"automerge": true
|
||||
},
|
||||
{
|
||||
"description": "Automerge renovate minor and patch updates",
|
||||
"description": "Automerge Renovate updates",
|
||||
"packageNames": ["renovate/renovate"],
|
||||
"updateTypes": ["minor", "patch"],
|
||||
"updateTypes": ["major", "minor", "patch"],
|
||||
"semanticCommitType": "fix",
|
||||
"automerge": true
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue