diff --git a/templates/renovate-config-validator.gitlab-ci.yml b/templates/renovate-config-validator.gitlab-ci.yml
index 2e83b368c332a594a737468b89af1f5fda312a14..22765731fee85037b397f80daf42e32b65241223 100644
--- a/templates/renovate-config-validator.gitlab-ci.yml
+++ b/templates/renovate-config-validator.gitlab-ci.yml
@@ -1,7 +1,7 @@
 variables:
   RENOVATE_ENDPOINT: $CI_API_V4_URL
   RENOVATE_PLATFORM: gitlab
-  CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:39.72.5@sha256:027876a0db77a936d0fccc1c845992aa83bf14492d0b63724c6df9909e11d8ed
+  CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:39.74.0@sha256:9e71f02250f43fc5ed841309c3acfa136f41db552c29bd7411de05b96c0e6f37
 
 renovate-config-validator:
   stage: test
diff --git a/templates/renovate.gitlab-ci.yml b/templates/renovate.gitlab-ci.yml
index 60651b78f03ea962d9d64a040c61683df27cc648..982008bb79054499468069a522135de70d1d172a 100644
--- a/templates/renovate.gitlab-ci.yml
+++ b/templates/renovate.gitlab-ci.yml
@@ -7,7 +7,7 @@ variables:
   RENOVATE_REPOSITORY_CACHE: 'enabled'
   LOG_FILE: renovate-log.ndjson
   LOG_FILE_LEVEL: debug
-  CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:39.72.5@sha256:027876a0db77a936d0fccc1c845992aa83bf14492d0b63724c6df9909e11d8ed
+  CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:39.74.0@sha256:9e71f02250f43fc5ed841309c3acfa136f41db552c29bd7411de05b96c0e6f37
 
 .renovate:
   cache: