Skip to content

chore(deps): reduce dependabot frequency from daily to weekly#1284

Merged
rdimitrov merged 1 commit into
modelcontextprotocol:mainfrom
rdimitrov:chore/dependabot-weekly
May 14, 2026
Merged

chore(deps): reduce dependabot frequency from daily to weekly#1284
rdimitrov merged 1 commit into
modelcontextprotocol:mainfrom
rdimitrov:chore/dependabot-weekly

Conversation

@rdimitrov
Copy link
Copy Markdown
Member

Summary

  • Dependency update PRs were arriving daily across gomod (root + /deploy), github-actions, and docker — creating significant review noise.
  • Switch all four update entries in .github/dependabot.yml from interval: daily to interval: weekly so they batch on a weekly cadence (Dependabot defaults to Mondays).

Test plan

  • Confirm .github/dependabot.yml parses correctly (Dependabot will report a config error on the repo if not)
  • Observe that new dependency PRs stop appearing daily after merge

🤖 Generated with Claude Code

Dependency update PRs were arriving daily across gomod, github-actions,
and docker ecosystems, creating significant review noise. Move all four
update entries to a weekly cadence to batch them.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@rdimitrov rdimitrov merged commit deb5e7b into modelcontextprotocol:main May 14, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant