Skip to content
This repository has been archived by the owner on Nov 17, 2021. It is now read-only.

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeChampion authored Aug 26, 2020
1 parent 1b9def2 commit 218232b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,12 @@ version: 2
updates:
# Maintain dependencies for npm
- package-ecosystem: "npm"
open-pull-requests-limit: 1
directory: "/"
schedule:
interval: "daily"
allow:
- dependency-type: "development"
labels:
- "dependencies"
ignore:
Expand Down

0 comments on commit 218232b

Please sign in to comment.