diff --git a/renovate.json5 b/renovate.json5 index dacd76f9da..f7a78a3112 100644 --- a/renovate.json5 +++ b/renovate.json5 @@ -32,6 +32,7 @@ groupName: "Go indirect dependencies", matchManagers: [ "gomod" ], matchDepTypes: [ "indirect" ], + dependencyDashboardApproval: true, prPriority: -30, }, {