Skip to content

Commit

Permalink
Merge pull request #316 from mergestat/renovate-go-mod-fix
Browse files Browse the repository at this point in the history
fix: try adding `gomodMassage` to renovate config
  • Loading branch information
patrickdevivo authored Oct 10, 2022
2 parents 05fad3f + e74eaaf commit c001dae
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
]
],
"postUpdateOptions": ["gomodMassage"]
}

0 comments on commit c001dae

Please sign in to comment.