Skip to content

Commit

Permalink
Add version updates for npm packages to dependabot.
Browse files Browse the repository at this point in the history
  • Loading branch information
blu3mania committed Sep 29, 2023
1 parent 2e49ff7 commit 4e60edd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,9 @@ updates:
schedule:
# Check for updates to GitHub actions once a week
interval: "weekly"

- package-ecosystem: "npm"
directory: "/"
schedule:
# Check for updates to packages once a week
interval: "weekly"

0 comments on commit 4e60edd

Please sign in to comment.