chore: Configure Renovate #3
Loading…
Reference in a new issue
No description provided.
Delete branch "renovate/configure"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
go.mod
(gomod)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests (except for nuget) directories.🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
.renovaterc.json
in this branch. Renovate will update the Pull Request description the next time it runs.What to Expect
With your current configuration, Renovate will create 3 Pull Requests:
fix: update module git.smsvc.net/pomodoro/gotomato to v0.0.1
renovate/git.smsvc.net-pomodoro-gotomato-0.x
main
232fe409cbd9adb637da3f96f6b91eb540ce5b4b
fix: update module gopkg.in/yaml.v2 to v2.4.0
renovate/gopkg.in-yaml.v2-2.x
main
v2.4.0
fix: update module gopkg.in/yaml.v2 to v3
renovate/gopkg.in-yaml.v2-3.x
main
v3.0.1
❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.
This PR has been generated by Renovate Bot.