Add gomodTidy to renovate config.

This commit is contained in:
Kavin 2023-01-27 02:52:23 +00:00 committed by GitHub
parent c1ab8bd4dd
commit 6e06bff41e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -18,5 +18,8 @@
"automerge": true,
"platformAutomerge": true
}
],
"postUpdateOptions": [
"gomodTidy"
]
}