diff --git a/renovate.json b/renovate.json index 4309556..a58db32 100644 --- a/renovate.json +++ b/renovate.json @@ -1,5 +1,6 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", + "allowedPostUpgradeCommands": ["^./scripts/post-upgrade.sh"], "extends": ["config:recommended"], "packageRules": [ {