enabling auto merge (#163)

This commit is contained in:
Benjamin Boudreau 2019-08-24 09:41:01 -04:00 committed by GitHub
parent 8618457b97
commit 0c3aa8cbaa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,9 @@
{
"extends": [
"config:base"
]
],
"automerge": true,
"major": {
"automerge": false
}
}