Skip to content

Commit c001dae

Browse files
Merge pull request #316 from mergestat/renovate-go-mod-fix
fix: try adding `gomodMassage` to renovate config
2 parents 05fad3f + e74eaaf commit c001dae

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
44
"config:base"
5-
]
5+
],
6+
"postUpdateOptions": ["gomodMassage"]
67
}

0 commit comments

Comments
 (0)