diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 5846001086..955c30286b 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -46,6 +46,11 @@ *** Repository-specific configuration options *** *************************************************/ + "ignorePaths": [ + "**/vendor/**", + "**/docs/**", + ], + "golang": { // N/B: LAST matching rule wins "packageRules": [