Skip to content
This repository has been archived by the owner on May 12, 2023. It is now read-only.

Commit

Permalink
Switch Dependabot to checking weekly (#71)
Browse files Browse the repository at this point in the history
We're generally checking weekly for most of our repos rather than daily to avoid excessive package churn.
  • Loading branch information
jeffwidman authored May 12, 2023
1 parent ee4e841 commit 5f2d30e
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 @@ -3,4 +3,4 @@ updates:
- package-ecosystem: "bundler"
directory: "/"
schedule:
interval: "daily"
interval: "weekly"

0 comments on commit 5f2d30e

Please sign in to comment.