Configure Renovate
Created by: renovate
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
Detected Package Files
-
.drone.yml
(droneci) -
go.mod
(gomod)
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 PR, please merge them manually.
What to Expect
With your current configuration, Renovate will create 3 Pull Requests:
Update module github.com/AlecAivazis/survey/v2 to v2.3.6
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-alecaivazis-survey-v2-2.x
- Merge into:
main
- Upgrade github.com/AlecAivazis/survey/v2 to
v2.3.6
Update module go to 1.19
- Schedule: ["at any time"]
- Branch name:
renovate/go-1.x
- Merge into:
main
- Upgrade go to
1.19
Update module gopkg.in/yaml.v2 to v3
- Schedule: ["at any time"]
- Branch name:
renovate/gopkg.in-yaml.v2-3.x
- Merge into:
main
- Upgrade gopkg.in/yaml.v2 to
v3.0.1
This PR has been generated by Renovate Bot.