diff --git a/config/jobs/common/renovate-presubmits.yaml b/config/jobs/common/renovate-presubmits.yaml index 98f1bf0e5..4c17ced7d 100644 --- a/config/jobs/common/renovate-presubmits.yaml +++ b/config/jobs/common/renovate-presubmits.yaml @@ -12,7 +12,7 @@ presubmits: decorate: true spec: containers: - - image: ghcr.io/renovatebot/renovate:39.92.2 + - image: ghcr.io/renovatebot/renovate:39.93.0 command: - renovate-config-validator diff --git a/deploy/renovate/renovate.yaml b/deploy/renovate/renovate.yaml index eb14a1966..80722559f 100644 --- a/deploy/renovate/renovate.yaml +++ b/deploy/renovate/renovate.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: renovate - version: '39.92.x' + version: '39.93.x' sourceRef: kind: HelmRepository name: renovate