Skip to content

Commit

Permalink
Stop using dependabot for development dependencies
Browse files Browse the repository at this point in the history
This matches how we use dependabot for the frontend apps. Currently, the bulk of dependabot PRs for this repo are for development dependencies (https://github.com/alphagov/digitalmarketplace-utils/pulls). I don't think keeping up to date with every patch version increment is a good use of our time and effort.
  • Loading branch information
bjgill committed Jun 14, 2021
1 parent fec485e commit 3b6622f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ updates:
interval: weekly
time: "03:00"
open-pull-requests-limit: 10
allow:
- dependency-type: production

0 comments on commit 3b6622f

Please sign in to comment.