Skip to content

Improve Renovate configuration, add pre-commit hooks to validate Renovate configuration - #16330

Merged
AlexWaygood merged 3 commits into
mainfrom
alex/improve-renovate
Aug 31, 2026
Merged

Improve Renovate configuration, add pre-commit hooks to validate Renovate configuration#16330
AlexWaygood merged 3 commits into
mainfrom
alex/improve-renovate

Conversation

@AlexWaygood

@AlexWaygood AlexWaygood commented Aug 31, 2026

Copy link
Copy Markdown
Member

Make Renovate's dependency updates more conservative and add schema validation for repository configuration.

This PR also fixes a schema error that was already present on main: rebaseLabel should be a string, not an array. To prevent this issue from happening again in the future, I added the check-renovate pre-commit hook, and added the check-github-workflows hook from the same repo. We have both hooks enabled already on typing_extensions.

@AlexWaygood
AlexWaygood marked this pull request as ready for review August 31, 2026 21:18
Comment thread .github/renovate.json5 Outdated
@AlexWaygood AlexWaygood changed the title Improve Renovate configuration Improve Renovate configuration, add pre-commit hooks to validate Renovate configuration Aug 31, 2026
@AlexWaygood
AlexWaygood merged commit cf09d2a into main Aug 31, 2026
64 checks passed
@AlexWaygood
AlexWaygood deleted the alex/improve-renovate branch August 31, 2026 22:02
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