diff --git a/renovate.json b/renovate.json index 74039e7..55b1d1a 100644 --- a/renovate.json +++ b/renovate.json @@ -7,7 +7,7 @@ "schedule:daily", "group:all" ], - "allowedPostUpgradeCommands": ["^make"], + "allowedPostUpgradeCommands": ["^make (tidy|generate)$"], "configMigration": true, "constraints": { "go": "1.23"