Skip to content

Configure Renovate

Andrew Stuart 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)
  • go.mod (gomod)

What to Expect

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

Update module github.com/andrewstuart/openai to v0.28.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-andrewstuart-openai-0.x
  • Merge into: main
  • Upgrade github.com/andrewstuart/openai to v0.28.0
Update module github.com/spf13/viper to v1.18.2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-spf13-viper-1.x
  • Merge into: main
  • Upgrade github.com/spf13/viper to v1.18.2
Update module github.com/pyroscope-io/client to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-pyroscope-io-client-1.x
  • Merge into: main
  • Upgrade github.com/pyroscope-io/client to v1.1.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.

Edited by Andrew Stuart

Merge request reports

Loading