diff --git a/renovate.json b/renovate.json index 72814dc..2da5246 100755 --- a/renovate.json +++ b/renovate.json @@ -20,7 +20,7 @@ "^\\.github\\/workflows\\/[^/]+\\.ya?ml$" ], "matchStrings": [ - "run: (|\\n)? ?npx semantic-release@(?\\S+)" + "run: (\\|\\n)? *npx semantic-release@(?\\S+)" ], "datasourceTemplate": "npm", "depNameTemplate": "semantic-release"