Learn how to automate away as much maintenance as possible using Renovate, Travis CI, and CodeCov. Use a particularly useful bot called "Renovate" which will keep track of the project's dependencies and make Pull Requests every time an update needs to be made. At the end of this article we will explore what extra steps could be taken to give us even more confidence in each change. We'll start merging changes that could potentially break our project's code coverage with Travis CI.