diff --git a/infrastructure/renovate/cronjob.yaml b/infrastructure/renovate/cronjob.yaml
index 103c7e7..3c0d6ce 100644
--- a/infrastructure/renovate/cronjob.yaml
+++ b/infrastructure/renovate/cronjob.yaml
@@ -3,7 +3,7 @@ kind: CronJob
 metadata:
   name: renovate
 spec:
-  schedule: '@hourly'
+  schedule: '0,30 * * * *'
   concurrencyPolicy: Forbid
   jobTemplate:
     spec: