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:
Michael Kriese 2020-06-10 10:37:43 +02:00 committed by GitHub
parent 0a2f23dbd5
commit ce8154be6c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
}