Skip to content

Commit

Permalink
Set up Dependabot for npm packages
Browse files Browse the repository at this point in the history
  • Loading branch information
DilumAluthge authored Oct 29, 2024
1 parent 216fa0c commit d455a5a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,13 @@ updates:
all-pip-packages:
patterns:
- "*"

- package-ecosystem: "npm"
directory: '/'
schedule:
interval: 'monthly'
open-pull-requests-limit: 99
groups:
all-javascript-packages:
patterns:
- "*"

0 comments on commit d455a5a

Please sign in to comment.