diff --git a/renovate.json b/renovate.json index ef80c2d..11ed205 100644 --- a/renovate.json +++ b/renovate.json @@ -21,7 +21,7 @@ "\\.tf$" ], "matchStrings": [ - "\\s*#\\s?renovate:\\s?image=(?.*?)\\s?\\\"\\w+\\\"\\s?=\\s?\\\"(?[\\w+\\.\\-]*)\"" + "\\s*#\\s?renovate:\\s?image=(?.*?)\\s?\"\\w+\"\\s?=\\s?\"(?[\\w+\\.\\-]*)\"" ] } ]