From 83232dd5706c1ad3d58a22ac8b0e9852c80eb748 Mon Sep 17 00:00:00 2001 From: jdx <216188+jdx@users.noreply.github.com> Date: Tue, 22 Apr 2025 22:29:16 -0500 Subject: [PATCH] chore: renovate --- .github/renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": [ ".*" ] }