diff --git a/.github/renovate/main.json5 b/.github/renovate/main.json5 index 40654b700a5..a7b49a4b10b 100644 --- a/.github/renovate/main.json5 +++ b/.github/renovate/main.json5 @@ -49,6 +49,7 @@ "**/archive/**", "**/misc/**", "**/archive/**", - "**/resources/**" + "**/resources/**", + "**common/test-chart/tests/**" ], }