rocket-connect / graphql-debugger

Debug your GraphQL server.

Home Page:https://graphql-debugger.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add dependency checking bot

danstarns opened this issue · comments

Problem

Dependencies get out of date quickly and this can lead to security and developer tooling issues.

Solution

Let's adopt something in the pipelines that automatically checks and makes prs to update dependencies.

I've used both Dependabot and Renovate to achieve this in the past, I think going with Dependabot first is a good option as it's well maintained by Github

Closed by: