mirror of
https://github.com/thegeeklab/renovate-presets.git
synced 2024-11-22 09:20:38 +00:00
add golang preset
This commit is contained in:
parent
368e91d397
commit
eee71dbfa5
@ -4,5 +4,8 @@
|
||||
"extends": [
|
||||
"github>thegeeklab/renovate-presets:base",
|
||||
"github>thegeeklab/renovate-presets:docker"
|
||||
]
|
||||
],
|
||||
"gomod": {
|
||||
"postUpdateOptions": ["gomodUpdateImportPaths", "gomodTidy"]
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user