diff --git a/templates/pottwal/renovate-cron.j2 b/templates/pottwal/renovate-cron.j2
index 74a2874..4e7dd01 100644
--- a/templates/pottwal/renovate-cron.j2
+++ b/templates/pottwal/renovate-cron.j2
@@ -5,4 +5,4 @@ docker run --rm \
 	-e RENOVATE_PLATFORM=gitea \
 	-e RENOVATE_GIT_AUTHOR={{ renovate_git_user | quote }} \
 	-e GITHUB_COM_TOKEN={{ renovate_github_pat }} \
-	{{ renovate_image }} --autodiscover
\ No newline at end of file
+	{{ renovate_image }} --autodiscover