Skip to content

Commit

Permalink
Update dependabot.yml for package npm
Browse files Browse the repository at this point in the history
  • Loading branch information
rswamina authored May 29, 2024
1 parent 8c04722 commit c0aac1a
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 @@ -9,6 +9,11 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
# Enable updates for package np which has jquery
- package-ecosystem: "npm" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "weekly"

# Enable version updates for Docker
- package-ecosystem: "docker"
Expand Down

0 comments on commit c0aac1a

Please sign in to comment.