ci(renovate): enable pre-commit support
Metadata
Current evaluation
Merged after single reviewer approval. Enables Renovate pre-commit manager support via a single file change (+2/-12 lines). CI checks passed successfully.
Suggested action: —
No scores available.
Issue body
https://docs.renovatebot.com/modules/manager/pre-commit/
- [ ] Have you followed the guidelines for contributing?
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] Have you successfully run `tox`?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged after single reviewer approval. Enables Renovate pre-commit manager support via a single file change (+2/-12 lines). CI checks passed successfully. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged changes enabling pre-commit manager support in Renovate CI configuration. The update configures Renovate to automatically detect and manage pre-commit hook dependencies, streamlining automated updates. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #185 ci(renovate): fix pre-commit dependency manager | starbase | merged | Merged a maintainer's fix for the pre-commit dependency manager in the CI/renovate configuration. Approved by two reviewers with zero unresolved comments, the change passed CI checks and modified two files (+5/-7 lines). | |
| #127 ci(renovate): run tests on renovate branches | starbase | merged | Merged into main after reviewer approval and passing CI checks. Configured the CI pipeline to automatically execute tests on Renovate branches, ensuring dependency updates are validated without impacting overall code coverage. | |
| #646 ci(renovate): fix renovate regex manager | craft-parts | merged | Merged a one-line update to correct the Renovate regex manager configuration. Approved by two reviewers with passing CI checks, the change resolves the regex parsing issue in the CI automation pipeline. | |
| #215 ci: remove deprecated renovate config options | starbase | merged | Merged update removing deprecated Renovate configuration options from CI. Approved by two reviewers, passed checks, and modified two files. | |
| #232 ci: update renovate config and workflow | starbase | merged | Merged updates to the Renovate configuration and CI workflow. Approved by two reviewers, the change modified two files (+45/-10 lines) to streamline automated dependency management. | |
| #126 ci(renovate): allow more branches | starbase | merged | Merged a configuration update to explicitly set Renovate's branchConcurrentLimit, resolving an implicit setting that blocked automerges and PR creation. Approved by reviewers, passed CI, and modified one file without affecting coverage. | |
| #523 ci: fix renovate scheduling | craft-parts | merged | Merged after approval from two reviewers and passing CI checks. The change fixed Renovate scheduling configuration in the CI pipeline with a minimal three-line update across one file. | |
| #156 chore: make renovate update pre-commit-config | starbase | merged | Merged a chore to update the pre-commit configuration via Renovate. Approved by one reviewer, passed CI checks, and maintained 100% test coverage. The change modified a single file with one line addition and deletion. | |
| #98 ci: fix renovate schedule | craft-archives | merged | Merged to main. Fixed the Renovate CI schedule by updating two lines in a single configuration file. The change received approval, passed CI checks, and maintained existing code coverage. | |
| #2 ci: configure Renovate | craft-actions | merged | Merged to activate Renovate for automated dependency management. Reviewers approved the configuration after removing unnecessary Python-specific settings. CI passed, enabling scheduled dependency upgrades. |