chore: update renovate config

Convert our own renovate config into 100% presets!
This commit is contained in:
Rhys Arkins 2017-12-18 13:03:42 +01:00 committed by GitHub
parent 5243c01230
commit 2448952eac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -131,21 +131,13 @@
},
"renovate": {
"extends": [
":app",
"config:js-app",
":automergePatch",
":automergeBranchPush",
"group:monorepos",
":automergeLinters"
":automergeLinters",
":label(ready)",
":assignee(rarkins)"
],
"labels": [
"ready"
],
"reviewers": [
"rarkins"
],
"assignees": [
"rarkins"
]
},
"publishConfig": {
"tag": "latest"