Skip to content

Commit

Permalink
Update dependabot.yml (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
zgosalvez authored Jan 2, 2023
1 parent 32fb7bb commit 3f0a2e5
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,11 @@ updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"
interval: "weekly"
day: "friday"

- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "monthly"
interval: "weekly"
day: "friday"

0 comments on commit 3f0a2e5

Please sign in to comment.