Skip to content

Commit

Permalink
Calm dependabot down a little
Browse files Browse the repository at this point in the history
We added dependabot in #105 (Oct 2023) and it got very excited proposing
daily updates to github.com/aws/aws-sdk-go. Eventually it gave up.

Maybe monthly is enough to stop dependencies falling behind, without
quite so much noise?
  • Loading branch information
yob committed Mar 1, 2024
1 parent d86e393 commit 3c8f205
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,6 @@ updates:
- package-ecosystem: gomod
directory: /
schedule:
interval: daily
interval: monthly
reviewers:
- "buildkite/@agent-stewards"

0 comments on commit 3c8f205

Please sign in to comment.