4cd1359223
Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 2.2.2 to 2.2.4. - [Release notes](https://github.com/TooTallNate/node-https-proxy-agent/releases) - [Commits](https://github.com/TooTallNate/node-https-proxy-agent/compare/2.2.2...2.2.4) Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.vscode | ||
scripts | ||
src | ||
test | ||
.env.example | ||
.gitignore | ||
.travis.yml | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md | ||
app.yml | ||
jest.config.js | ||
nodemon.json | ||
package.json | ||
tsconfig.json | ||
tslint.json | ||
yarn.lock |
README.md
deps-lock-snitch-bot
A GitHub App built with Probot that pings collaborators every time there are changes to a dependency lock file (package-lock.json, yarn.lock, etc)
Setup
# Install dependencies
yarn install
# Run typescript
yarn build
# Run the bot
yarn start
Contributing
If you have suggestions for how deps-lock-snitch-bot could be improved, or want to report a bug, open an issue! We'd love all and any contributions.
For more, check out the Contributing Guide.
License
ISC © 2019 Status.im pombeirp@users.noreply.github.com (https://github.com/status-im/deps-lock-snitch-bot)