mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-15 00:56:26 +00:00
169 B
169 B
You might be interested to add "postUpdateOptions": ["gomodTidy"]
to your config if you'd like Renovate to run go mod tidy
after every update before raising the PR.