docs: fix automerge typo (#1466)

`autoMerge` -> `automerge`
This commit is contained in:
Jennie S Yip 2018-02-01 12:16:21 -08:00 committed by Rhys Arkins
parent f856b364c6
commit 3f8f0fae74

View file

@ -220,7 +220,7 @@ options:
### Automatically merge passing Pull Requests
Set configuration option `autoMerge` to `minor` if you want this to apply only
Set configuration option `automerge` to `minor` if you want this to apply only
to minor upgrades, or set to value `all` if you want it applied to both minor
and major upgrades.