Skip to content
Snippets Groups Projects
Commit 6842afdd authored by Rhys Arkins's avatar Rhys Arkins
Browse files

Add inspirations

parent f4de268e
No related branches found
No related tags found
No related merge requests found
...@@ -6,6 +6,8 @@ Keep npm dependencies up-to-date via Pull Requests ...@@ -6,6 +6,8 @@ Keep npm dependencies up-to-date via Pull Requests
This script scans your repository package.json files, detects if any dependencies need version updating - or pinning - and if so then submits Pull Requests for each. This script scans your repository package.json files, detects if any dependencies need version updating - or pinning - and if so then submits Pull Requests for each.
This was inspired by the services at [Greenkeeper](https://greenkeeper.io) and [Doppins](https://doppins.com).
## Before you Start ## Before you Start
To run this script, you will need to select a GitHub user account for it to create branches and submit Pull Requests from. The account will need read/write access to push and update upgrade branches to GitHub, as well as raise Pull Requests. To run this script, you will need to select a GitHub user account for it to create branches and submit Pull Requests from. The account will need read/write access to push and update upgrade branches to GitHub, as well as raise Pull Requests.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment