diff --git a/renovate.json b/renovate.json index e25b3b1..f8ec5c5 100644 --- a/renovate.json +++ b/renovate.json @@ -12,7 +12,7 @@ ".+\\.nix$" ], "matchStrings": [ - "\\s+image\\s+=\\s+\"(?.*?):(?.*?)(@(?sha256:[a-z0-9]{64}))?\"" + "\\s+image\\s+=\\s+\"(?.*?):(?.*?)(@(?sha256:[a-z0-9]{64}))?\"" ] } ]