Skip to content

chore: Add renovate configuration file for dependency management - #1039

Open
stv0g wants to merge 1 commit into
masterfrom
renovatebot
Open

chore: Add renovate configuration file for dependency management#1039
stv0g wants to merge 1 commit into
masterfrom
renovatebot

Conversation

@stv0g

@stv0g stv0g commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
@stv0g
stv0g requested a review from n-eiling as a code owner July 31, 2026 06:34

@leonardocarreras leonardocarreras left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me...

Options for follow up PRs to increase coverage are:

  • Containers
{
  "matchManagers": ["dockerfile"],
  "matchFileNames": ["packaging/docker/**"],
  "matchUpdateTypes": ["major"],
  "enabled": false
}
  • Python
{
  "matchManagers": ["pep621"],
  "groupName": "Python dependencies"
}

@steffen-vogel-opalrt

Copy link
Copy Markdown
Contributor

I am wondering: why is the config for containers not enabled?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants