Commit a5d2c5b
authored
chore: add Renovate config (python-uv preset) (#544)
## Summary
- Adds `renovate.json` extending the shared `python-uv` preset from
`Unstructured-IO/renovate-config`
- Enables automated dependency update PRs for Python
(pep621/pyproject.toml), Dockerfiles, and GitHub Actions
- Non-major updates are grouped; major updates get individual PRs
- Vulnerability alerts are prioritized and unscheduled
- Schedule: weekly on Monday mornings (ET)
## Test plan
- [ ] Verify Renovate bot picks up the config and creates dependency
update PRs
- [ ] Confirm PR grouping behavior matches expectations
🤖 Generated with [Claude Code](https://claude.com/claude-code)
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> **Low Risk**
> Adds only Renovate configuration; no runtime code paths or production
behavior are changed, with risk limited to increased automated
dependency-update PR volume.
>
> **Overview**
> Adds `renovate.json` to enable Renovate dependency automation by
extending the shared `github>Unstructured-IO/renovate-config:python-uv`
preset.
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
06d5712. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->1 parent 060f480 commit a5d2c5b
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
0 commit comments