diff --git a/docs/usage/key-concepts/automerge.md b/docs/usage/key-concepts/automerge.md index 533a3018f13be64f68206b98348d9488acfe1a9e..0ad031686dbb5a6324e478e2d8c3d80c91dfb89b 100644 --- a/docs/usage/key-concepts/automerge.md +++ b/docs/usage/key-concepts/automerge.md @@ -17,7 +17,7 @@ For example, if you have `jest` or `mocha` as a dependency, and it has an upgrad If you have a linter like `eslint` or `tslint` and its update passes... automerge them! If you have an API with 100% test coverage and `express` is updated... automerge it! - + ## Configuration examples