Skip to content

chore: reduce renovate update frequency#122

Merged
martincostello merged 2 commits intomainfrom
weekly-renovate-updates
Mar 17, 2026
Merged

chore: reduce renovate update frequency#122
martincostello merged 2 commits intomainfrom
weekly-renovate-updates

Conversation

@martincostello
Copy link
Copy Markdown
Member

Renovate is released continuously and generates a noisy amount of updates.

Given that the version of renovate here is different to our hosted version, they're out-of-sync anyway so there's no need to update it so aggressively.

Renovate is released continuously and generates a noisy amount of
updates.

Given that the version of renovate here is different to our hosted
version, they're out-of-sync anyway so there's no need to update it so
aggressively.
@martincostello martincostello requested a review from a team as a code owner March 17, 2026 13:54
Copilot AI review requested due to automatic review settings March 17, 2026 13:54
@martincostello martincostello enabled auto-merge (squash) March 17, 2026 13:54
@martincostello martincostello changed the title Reduce renovate update frequency chore: reduce renovate update frequency Mar 17, 2026
Copy link
Copy Markdown
Contributor

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

This PR reduces Renovate’s update noise by adding a weekly schedule specifically for Renovate’s own dependency updates, aligning updates with the project’s preference to keep the in-repo Renovate version from drifting too frequently.

Changes:

  • Add a new packageRules entry to only update the renovate package once per week (Monday before 4am).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/renovate.json5 Outdated
Comment thread .github/renovate.json5 Outdated
It should be a string not an array of strings.

Co-authored-by: Martin Costello <martin@martincostello.com>
@martincostello martincostello merged commit ef5d8fa into main Mar 17, 2026
8 checks passed
@martincostello martincostello deleted the weekly-renovate-updates branch March 17, 2026 15:17
This was referenced Apr 16, 2026
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