Skip to content
Snippets Groups Projects
Commit b7e91fcd authored by Joel Takvorian's avatar Joel Takvorian
Browse files

Group renovate PRs

parent 0cd2534a
No related branches found
No related tags found
No related merge requests found
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"github>konflux-ci/mintmaker//config/renovate/renovate.json"
],
"labels": ["dependencies"],
"gomod": {
"schedule": [
"after 5am on sunday"
],
"postUpdateOptions": [
"gomodUpdateImportPaths",
"gomodTidy"
],
"packageRules": [
{
"matchManagers": ["gomod"],
"matchDepTypes": ["indirect"],
"enabled": true
},
{
"matchPackageNames": ["**"],
"groupName": "Go modules"
}
]
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment