Skip to content

Commit

Permalink
chore: maintain npm deps as well
Browse files Browse the repository at this point in the history
  • Loading branch information
huitseeker committed Mar 26, 2022
1 parent 6534b84 commit 8c16a75
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,7 @@ updates:
schedule:
interval: "weekly"

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

0 comments on commit 8c16a75

Please sign in to comment.