diff --git a/host-pottwal.yml b/host-pottwal.yml index 5816f36..93e9d39 100644 --- a/host-pottwal.yml +++ b/host-pottwal.yml @@ -555,4 +555,4 @@ # Use the shell call because the task sometimes has problems finding the service state # service: # name: cron - # state: restarted \ No newline at end of file + # state: restarted diff --git a/host-tau.yml b/host-tau.yml index d5b3495..5cc7aef 100644 --- a/host-tau.yml +++ b/host-tau.yml @@ -184,4 +184,3 @@ site_name: "{{ discord_invite_domain }}" # forward_to: "https://discord.com/invite/8FcDvAf" forward_to: "https://sl.n39.eu/discord" - diff --git a/renovate.json b/renovate.json index 4f0137e..2d0657a 100644 --- a/renovate.json +++ b/renovate.json @@ -9,7 +9,7 @@ "datasourceTemplate": "docker", "versioningTemplate": "docker", "matchStrings": [ - "image: (?.*?):(?.*?)(@sha256:(?.*?))?$" + "image: (?.*?):(?.*?)(@sha256:(?.*?))?\\s" ] } ]