Skip to content

Commit

Permalink
enable dependabot updates on node packages as well as ruby gems
Browse files Browse the repository at this point in the history
  • Loading branch information
Floppy committed Feb 9, 2021
1 parent f201d5d commit 5ac535f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,8 @@ updates:
schedule:
interval: daily
open-pull-requests-limit: 10
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10

0 comments on commit 5ac535f

Please sign in to comment.