diff --git a/.github/configs/renovate-config.js b/.github/configs/renovate-config.js index 694c41ff14..fc68ae8bf7 100644 --- a/.github/configs/renovate-config.js +++ b/.github/configs/renovate-config.js @@ -11,6 +11,7 @@ module.exports = { "github>argoproj/argo-cd//renovate-presets/custom-managers/yaml.json5", "github>argoproj/argo-cd//renovate-presets/fix/disable-all-updates.json5", "github>argoproj/argo-cd//renovate-presets/devtool.json5", - "github>argoproj/argo-cd//renovate-presets/docs.json5" + "github>argoproj/argo-cd//renovate-presets/docs.json5", + "group:aws-sdk-go-v2Monorepo" ] } \ No newline at end of file