Skip to content

Commit

Permalink
group packages
Browse files Browse the repository at this point in the history
Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
  • Loading branch information
mowies committed Aug 28, 2023
1 parent 9327f0c commit a1f068d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,13 @@
{
"matchPackageNames": ["denoland/deno"],
"versioning": "regex:^(?<compatibility>[a-z]+?)-(?<major>\\d+)(\\.(?<minor>\\d+))?(\\.(?<patch>\\d+))?$"
},
{
"matchPackageNames": [
"ghcr.io/keptn/certificate-operator",
"github.com/keptn/lifecycle-toolkit/klt-cert-manager"
],
"groupName": "klt-cert-manager"
}
],
"regexManagers": [
Expand Down

0 comments on commit a1f068d

Please sign in to comment.