Skip to content

Commit

Permalink
ci: group helm releases
Browse files Browse the repository at this point in the history
  • Loading branch information
secustor authored Apr 29, 2023
1 parent dea2482 commit 2cf65e6
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,11 @@
"fileMatch": [
"setup.yaml"
]
}
}
},
"packageRules": [
{
"matchManagers": ["helmsman"],
"groupName": "helm releases"
}
]
}

0 comments on commit 2cf65e6

Please sign in to comment.