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) -
.github/workflows/commitlint.yml
(github-actions) -
.gitlab-ci.yml
(gitlabci) -
.travis.yml
(travis)
What to Expect
With your current configuration, Renovate will create 3 Merge Requests:
chore(deps): update dependency kitchen-inspec to v2.6.1
- Schedule: ["at any time"]
- Branch name:
renovate/kitchen-inspec-2.x-lockfile
- Merge into:
master
- Upgrade kitchen-inspec to
2.6.1
chore(deps): update actions/checkout action to v3
- Schedule: ["at any time"]
- Branch name:
renovate/actions-checkout-3.x
- Merge into:
master
- Upgrade actions/checkout to
v3
chore(deps): update wagoid/commitlint-github-action action to v5
- Schedule: ["at any time"]
- Branch name:
renovate/wagoid-commitlint-github-action-5.x
- Merge into:
master
- Upgrade wagoid/commitlint-github-action to
v5
prhourlylimit
for details.
This MR has been generated by Renovate Bot.