chore: update renovate config

Co-authored-by: Jeroen de Bruijn <62570005+jdbruijn@users.noreply.github.com>
This commit is contained in:
Michael Kriese 2020-06-10 10:21:29 +02:00 committed by GitHub
parent 0690bf6a8d
commit cf42eeba93
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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