diff --git a/renovate.json b/renovate.json index 3c5bc1b29e..e397bf12c9 100644 --- a/renovate.json +++ b/renovate.json @@ -91,7 +91,8 @@ ], "ignorePaths": [ "examples/support/observability/config/prometheus/**/*", - "test/prometheus/**/*" + "test/prometheus/**/*", + "test/integration/simple-deployment-container-annotation/00-install.yaml" ] } }