feat: run post hooks

This commit is contained in:
decentral1se 2021-11-13 21:30:32 +01:00
parent 18ec6d2dbb
commit c6b4b781c9
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ module.exports = {
"docker-compose": {
fileMatch: "(^|/)compose[^/]*\.ya?ml$",
},
"postUpdateOptions": ["gomodTidy", "gomodUpdateImportPaths"],
"suppressNotifications": ["artifactErrors"],
"requiredStatusChecks": null,
"packageRules": [