Skip to content

Commit

Permalink
Adding npm to dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
altf4arnold committed Jul 30, 2024
1 parent 17e688e commit e6ad349
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,8 @@ updates:
- package-ecosystem: pip
directory: "/"
schedule:
interval: monthly
open-pull-requests-limit: 10
interval: daily
package-ecosystem: npm
directory: "/"
schedule:
interval: daily

0 comments on commit e6ad349

Please sign in to comment.