Change Dependabot update schedule from weekly to monthly by dondonz · Pull Request #4326 · graphql-java/graphql-java · GitHub
Skip to content

Change Dependabot update schedule from weekly to monthly#4326

Merged
andimarek merged 2 commits intomasterfrom
claude/configure-dependabot-frequency-QOG9c
Mar 11, 2026
Merged

Change Dependabot update schedule from weekly to monthly#4326
andimarek merged 2 commits intomasterfrom
claude/configure-dependabot-frequency-QOG9c

Conversation

@dondonz
Copy link
Copy Markdown
Member

@dondonz dondonz commented Mar 10, 2026

We're getting spammed with too many Dependabot messages. Although I changed direct dependency updates to automerge, due to security settings we can't have that for updates to Actions

Summary

Updated the Dependabot configuration to reduce the frequency of automated dependency updates from weekly to monthly for both Gradle and GitHub Actions.

Changes

  • Changed Gradle package ecosystem update interval from weekly to monthly
  • Changed GitHub Actions package ecosystem update interval from weekly to monthly

https://claude.ai/code/session_01KZpD8m3r3cDzGnhSC7c9mm

Reduce noise from version update PRs by switching both gradle and
github-actions ecosystems to a monthly interval. Security updates
(CVE patches) are handled independently by GitHub and will still
trigger immediately regardless of this schedule setting.

https://claude.ai/code/session_01KZpD8m3r3cDzGnhSC7c9mm
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 10, 2026

@andimarek andimarek merged commit addabba into master Mar 11, 2026
11 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.

3 participants