Reviewed-on: #110 Co-authored-by: Timo Behrendt <t.behrendt@t00n.de> Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
This commit was merged in pull request #110.
This commit is contained in:
+2
-1
@@ -4,7 +4,8 @@
|
||||
"packageRules": [
|
||||
{
|
||||
"matchManagers": ["gomod"],
|
||||
"addLabels": ["deps", "go"]
|
||||
"addLabels": ["deps", "go"],
|
||||
"postUpgradeOptions": ["goModTidy"]
|
||||
},
|
||||
{
|
||||
"matchPackageNames": ["golang", "gomod", "go"],
|
||||
|
||||
Reference in New Issue
Block a user