Skip to content

Configure Renovate

Botaniker (Bot) requested to merge renovate/configure into main

Welcome to Renovate! This is an onboarding MR to help you understand and configure settings before regular Merge Requests begin.

🚦 To activate Renovate, merge this Merge Request. To disable Renovate, simply close this Merge Request unmerged.


Detected Package Files

  • Dockerfile (dockerfile)
  • .gitlab-ci.yml (gitlabci)

What to Expect

With your current configuration, Renovate will create 3 Merge Requests:

chore(deps): update docker.io/earthly/earthly docker tag to v0.7.8
  • Schedule: ["at any time"]
  • Branch name: renovate/docker.io-earthly-earthly-0.x
  • Merge into: main
  • Upgrade docker.io/earthly/earthly to v0.7.8
chore(deps): update docker.io/library/golang docker tag to v1.20.5
  • Schedule: ["at any time"]
  • Branch name: renovate/docker.io-library-golang-1.x
  • Merge into: main
  • Upgrade docker.io/library/golang to 1.20.5-alpine
chore(deps): update ghcr.io/go-semantic-release/semantic-release docker tag to v2.27.1

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prhourlylimit for details.


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 MR has been generated by Renovate Bot. The local configuration can be found in the SI Renovate Bot repository.

Edited by Botaniker (Bot)

Merge request reports