a GitHub App built with probot that adds the dependency-related labels ('dependencies' and 'infra') if dependencies are upgraded in package.json
# Install dependencies
npm install
# Run the bot
npm start
See docs/deploy.md if you would like to run your own instance of this app.