diff --git a/.github/renovate.json b/.github/renovate.json index 69633d5..3af1c7a 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -8,7 +8,7 @@ "fileFilters": ["dist/**/*"], "executionMode": "branch" }, - "allowedPostUpgradeCommands": [ + "allowedCommands": [ ".*" ] }