Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
Make Dependabot updates happen on a monthly basis.
  • Loading branch information
LucaFranceschini committed Jun 13, 2023
1 parent e2b11c9 commit a8e004f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ updates:
directory: "/"
# Check the npm registry for updates every week
schedule:
interval: "weekly"
interval: "monthly"

0 comments on commit a8e004f

Please sign in to comment.