mirror of
https://github.com/onedr0p/exportarr.git
synced 2026-02-06 10:57:32 +00:00
Add gomodTidy postUpdateOption to renovate (#258)
Signed-off-by: Russell Troxel <russell@troxel.io>
This commit is contained in:
parent
817ac68c9b
commit
3c2312fa8f
@ -1,5 +1,9 @@
|
||||
{
|
||||
"extends": [
|
||||
"config:base"
|
||||
],
|
||||
"postUpdateOptions": [
|
||||
"gomodTidy",
|
||||
"gomodUpdateImportPaths"
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user