chore: release renovate major as fix

This commit is contained in:
Michael Kriese 2020-06-10 10:14:08 +02:00
parent 0a2f23dbd5
commit 0690bf6a8d

View file

@ -25,7 +25,7 @@
{
"description": "Automerge renovate minor and patch updates",
"packageNames": ["renovate/renovate"],
"updateTypes": ["minor", "patch"],
"updateTypes": ["major", "minor", "patch"],
"semanticCommitType": "fix",
"automerge": true
}