WIP: feat(golang): run goModTidy #110
+2
-1
@@ -4,7 +4,8 @@
|
|||||||
"packageRules": [
|
"packageRules": [
|
||||||
{
|
{
|
||||||
"matchManagers": ["gomod"],
|
"matchManagers": ["gomod"],
|
||||||
"addLabels": ["deps", "go"]
|
"addLabels": ["deps", "go"],
|
||||||
|
"postUpgradeOptions": ["goModTidy"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"matchPackageNames": ["golang", "gomod", "go"],
|
"matchPackageNames": ["golang", "gomod", "go"],
|
||||||
|
|||||||
Reference in New Issue
Block a user