Skip to content

Commit

Permalink
Reduce dependabot update checks to weekly
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewmogan committed Oct 24, 2024
1 parent 7e2f70e commit 6d2d40a
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 @@ -7,4 +7,4 @@ updates:
directory: "/"
schedule:
# Check for updates to GitHub Actions every weekday
interval: "daily"
interval: "weekly"

0 comments on commit 6d2d40a

Please sign in to comment.