Skip to content

Commit b3ea520

Browse files
authored
OCM-00000 | Remove gomodTidy from postUpdateOptions (#3365)
1 parent b289754 commit b3ea520

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

renovate.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,7 @@
3333
"managerFilePatterns": [
3434
"/(^|/)\\.bingo/[^/]+\\.mod$/"
3535
],
36-
"postUpdateOptions": [
37-
"gomodUpdateImportPaths",
38-
"gomodTidy"
39-
],
36+
"postUpdateOptions": ["gomodUpdateImportPaths"],
4037
"packageRules": [
4138
{
4239
"matchManagers": [

0 commit comments

Comments
 (0)