You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add Renovate configuration for automated dependency updates
- Configure weekly dependency update schedule (Monday mornings)
- Group Python package updates (minor/patch together, major separate)
- Handle Docker base image and compose file updates
- Set manual review required for all updates
- Rate limit to 3 concurrent PRs, 2 per hour
- Support requirements.txt, Dockerfile, and docker-compose.yml
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments