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
-
Cargo.toml
(cargo) -
.gitlab-ci.yml
(gitlabci)
What to Expect
With your current configuration, Renovate will create 3 Merge Requests:
Update Rust crate clap to ~3.0.0-beta.4
- Schedule: ["at any time"]
- Branch name:
renovate/clap-3.x
- Merge into:
main
- Upgrade clap to
~3.0.0-beta.4
Update Rust crate gio to ~0.14
- Schedule: ["at any time"]
- Branch name:
renovate/gio-0.x
- Merge into:
main
- Upgrade gio to
~0.14
Update Rust crate glib to ~0.14
- Schedule: ["at any time"]
- Branch name:
renovate/glib-0.x
- Merge into:
main
- Upgrade glib to
~0.14
This MR has been generated by Renovate Bot.