Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
2bndy5 committed Jul 7, 2023
1 parent 2808d7a commit 959b2c1
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,11 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
- package-ecosystem: "npm" # See documentation for possible values
- package-ecosystem: "npm"
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
- package-ecosystem: "GitHub Actions workflows"
directory: "/.github" # Location of package manifests
schedule:
interval: "weekly"

0 comments on commit 959b2c1

Please sign in to comment.