Skip to content

Commit

Permalink
chore: configure Renovate to run go mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
ctreatma committed May 14, 2024
1 parent d7d3645 commit eee9e0d
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 eee9e0d

Please sign in to comment.