Skip to content

Commit

Permalink
ci: reduce dependabot frequency
Browse files Browse the repository at this point in the history
The churn in PRs was getting annoying.

If dependabot/dependabot-core#2264 is
resolved, we can consider switching back to daily.
  • Loading branch information
nmoroze committed Jul 4, 2024
1 parent 2ffdbdc commit 339b4fb
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: "gitsubmodule"
directory: "/"
schedule:
interval: "daily"
interval: "weekly"

0 comments on commit 339b4fb

Please sign in to comment.