chore: Configure Renovate
Welcome to Renovate! This is an onboarding MR to help you understand and configure settings before regular Merge Requests begin.
Detected Package Files
-
Dockerfile
(dockerfile) -
.gitlab-ci.yml
(gitlabci) -
.gitlab-ci.yml
(gitlabci-include) -
requirements.txt
(pip_requirements)
What to Expect
With your current configuration, Renovate will create 2 Merge Requests:
chore(deps): update docker.io/python docker tag to v3.12
- Schedule: ["at any time"]
- Branch name:
renovate/docker.io-python-3.x
- Merge into:
main
- Upgrade docker.io/python to
3.12-slim
chore(deps): update python docker tag to v3.12
- Schedule: ["at any time"]
- Branch name:
renovate/python-3.x
- Merge into:
main
- Upgrade python to
3.12-alpine
This MR has been generated by Renovate Bot.