Skip to content

Commit 477491b

Browse files
committed
renovate: add gomodTidy post update opt
1 parent 82d4e19 commit 477491b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

renovate.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,8 @@
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
44
"config:recommended"
5+
],
6+
"postUpdateOptions": [
7+
"gomodTidy",
58
]
69
}

0 commit comments

Comments
 (0)