Skip to content

Commit

Permalink
Merge pull request #95 from actions/dependabot-npm-updates
Browse files Browse the repository at this point in the history
Add npm to Dependabot update list
  • Loading branch information
JamesMGreene authored Feb 1, 2023
2 parents b32eea7 + 1ae2543 commit 9752213
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 @@ -4,3 +4,8 @@ updates:
directory: '/'
schedule:
interval: 'weekly'

- package-ecosystem: 'npm'
directory: '/'
schedule:
interval: 'weekly'

0 comments on commit 9752213

Please sign in to comment.