Skip to content

Conversation

@graycreate
Copy link
Member

Summary

  • Updated Dependabot schedule from monthly to quarterly for both Gradle dependencies and GitHub Actions
  • This reduces the frequency of dependency update PRs from every month to every 3 months

Changes

  • .github/dependabot.yml: Changed interval from monthly to quarterly for both package ecosystems

Rationale

  • Reduces PR noise while still keeping dependencies reasonably up-to-date
  • Quarterly updates align with typical release cycles for most dependencies
  • Allows more time to batch and test dependency updates together

Copilot AI review requested due to automatic review settings October 13, 2025 10:28
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Updates Dependabot configuration to reduce the frequency of dependency update PRs from monthly to quarterly intervals, balancing maintenance overhead with keeping dependencies reasonably current.

  • Changed update schedule from monthly to quarterly for both Gradle dependencies and GitHub Actions
  • Maintains existing time settings and pull request limits while reducing update frequency

@graycreate graycreate merged commit 6379ece into main Oct 13, 2025
4 checks passed
@graycreate graycreate deleted the feature/update-dependabot-schedule branch October 13, 2025 10:28
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.

2 participants