From 36c4bf171f59d123a1d482fc59a8452605d58b30 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Thu, 17 Oct 2024 00:14:33 +0200 Subject: [PATCH] Update main.json5 Signed-off-by: Kjeld Schouten --- .github/renovate/main.json5 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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/**" ], }