renovate/lib/manager/gomod
renovate[bot] 4f59b62da4
chore(deps): update dependency prettier to v2 (#5952)
* chore(deps): update dependency prettier to v2

* Run prettier-fix

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2020-04-12 18:09:36 +02:00
..
__fixtures__ refactor(test): move manager tests to lib (#5300) 2020-02-05 01:14:31 +01:00
__snapshots__ fix: removeDockerContainer 2020-04-09 23:34:47 +02:00
artifacts.spec.ts fix: add missing await statements (#5918) 2020-04-09 12:47:48 +02:00
artifacts.ts feat(internal): allow binary artifacts (#5888) 2020-04-06 12:54:25 +02:00
extract.spec.ts chore(deps): update dependency prettier to v2 (#5952) 2020-04-12 18:09:36 +02:00
extract.ts fix: create constants for skipReason (#5660) 2020-03-09 05:34:16 +01:00
index.ts feat: dynamic manager config (#5392) 2020-02-07 18:25:27 +00:00
readme.md docs: move manager docs out of config options (#5410) 2020-02-25 06:45:00 +01:00
update.spec.ts chore(types): fix more typescript types (#5615) 2020-03-02 12:06:16 +01:00
update.ts chore(deps): update dependency prettier to v2 (#5952) 2020-04-12 18:09:36 +02:00

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.