Skip to content

Commit 04c56c6

Browse files
authored
Add gomodtidy to post update (#21)
1 parent d2b60a2 commit 04c56c6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
{
2-
"extends": ["config:best-practices", "config:recommended", ":gomod", ":maintainLockFilesMonthly", ":disableDependencyDashboard"]
2+
"extends": ["config:best-practices", "config:recommended", ":gomod", ":maintainLockFilesMonthly", ":disableDependencyDashboard"],
3+
"postUpdateOptions": ["gomodTidy"]
34
}

0 commit comments

Comments
 (0)