deps
is a command line tool for staying on top of dependencies.
It runs updates, automates pull requests, and keeps your local installations in check.
Outdated yarn.lock, Pipfile.lock, etc. get updated in a single pull request.
Deps leverages the native package managers for performing updates.
With full git clones, vendored dependencies are automatically committed and pushed.
Replace strings in files by tracking with git tags.
Automate your bespoke dependency systems by creating custom components.
Cut down on work by running commands before and after updates.