diff --git a/renovate.json5 b/renovate.json5 index d9cbff7..19c1225 100644 --- a/renovate.json5 +++ b/renovate.json5 @@ -23,10 +23,6 @@ // baseBranches supports Regular Expressions that must begin and end with / ], //See also possible support for multiple base branches, one per K8S minor version https://docs.renovatebot.com/configuration-options/#basebranches packageRules: [ - { - matchDepPatterns: [ 'src/wondershaper'], - commitMessagePrefix: 'feature' - }, { description: "Add common labels", matchDepPatterns: ["*"],