Skip to content

Commit

Permalink
Merge pull request #1031 from Fryguy/renovate_gomodTidy
Browse files Browse the repository at this point in the history
Change renovate to do a go mody tidy as part of the update
  • Loading branch information
bdunne authored Jan 18, 2024
2 parents 15c856c + 83e2194 commit 9f4d88e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,8 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
],
"postUpdateOptions": [
"gomodTidy"
]
}

0 comments on commit 9f4d88e

Please sign in to comment.