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
-
Gemfile
(bundler) -
.gitlab-ci.yml
(gitlabci)
What to Expect
With your current configuration, Renovate will create 2 Merge Requests:
Update dependency jekyll to ~> 4.2.0
- Schedule: ["at any time"]
- Branch name:
renovate/jekyll-4.x
- Merge into:
master
- Upgrade jekyll to
~> 4.2.0
Update dependency tzinfo to v2
- Schedule: ["at any time"]
- Branch name:
renovate/tzinfo-2.x
- Merge into:
master
- Upgrade tzinfo to
~> 2.0
This MR has been generated by Renovate Bot.