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
-
Dockerfile
(dockerfile) -
.gitlab-ci.yml
(gitlabci) -
go.mod
(gomod) -
package.json
(npm)
What to Expect
With your current configuration, Renovate will create 2 Merge Requests:
Update module github.com/objectbox/objectbox-go to v1.7.0
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-objectbox-objectbox-go-1.x
- Merge into:
master
- Upgrade github.com/objectbox/objectbox-go to
v1.7.0
Update module golang.org/x/crypto to v0.13.0
- Schedule: ["at any time"]
- Branch name:
renovate/golang.org-x-crypto-0.x
- Merge into:
master
- Upgrade golang.org/x/crypto to
v0.13.0
This MR has been generated by Renovate Bot. The local configuration can be found in the SI Renovate Bot repository.