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
-
.gitlab-ci.yml
(gitlabci) -
pyproject.toml
(poetry)
Configuration
Important: Now that this branch is edited, Renovate can't rebase it from the base branch any more. If you make changes to the base branch that could impact this onboarding MR, please merge them manually.
What to Expect
With your current configuration, Renovate will create 2 Merge Requests:
fix(deps): update dependency ansible to <2.11
- Schedule: ["at any time"]
- Branch name:
renovate/ansible-2.x
- Merge into:
master
- Upgrade ansible to
<2.11
fix(deps): update dependency ansible to v4
- Schedule: ["at any time"]
- Branch name:
renovate/ansible-4.x
- Merge into:
master
- Upgrade ansible to
<5.0
This MR has been generated by Renovate Bot.