diff --git a/.github/renovate.json b/.github/renovate.json index 9eeb4af..69633d5 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -9,6 +9,6 @@ "executionMode": "branch" }, "allowedPostUpgradeCommands": [ - "^npm run all" + ".*" ] }