Greenkeeper is a tool for automatically keeping dependencies up to date. It essentially just checks the dependencies, creates a branch, commits the new version numbers, and then makes a new pull request with the changes.
It's pretty handy for offloading out-of-date dependency concerns, and allows us to prioritize updating dependencies or not.
Greenkeeper is a tool for automatically keeping dependencies up to date. It essentially just checks the dependencies, creates a branch, commits the new version numbers, and then makes a new pull request with the changes.
It's pretty handy for offloading out-of-date dependency concerns, and allows us to prioritize updating dependencies or not.