From 52108d5f35f23aa61fdcbbd4a12047d592566b9a Mon Sep 17 00:00:00 2001 From: Michael Beemer Date: Mon, 27 Apr 2026 21:27:30 -0400 Subject: [PATCH] Add postUpdateOptions for gomodTidy Signed-off-by: Michael Beemer --- default.json | 1 + 1 file changed, 1 insertion(+) diff --git a/default.json b/default.json index a516e3b9..beb9958d 100644 --- a/default.json +++ b/default.json @@ -22,6 +22,7 @@ "semanticCommitScope": "security", "commitMessageSuffix": "[SECURITY]" }, + "postUpdateOptions": ["gomodTidy"], "packageRules": [ { "description": "Auto-create PRs for OpenFeature own artifacts",