mirror of
https://github.com/jwetzell/showbridge-go.git
synced 2026-09-04 20:58:59 +00:00
enable go mod tidy for renovate
This commit is contained in:
@@ -2,5 +2,8 @@
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:recommended"
|
||||
],
|
||||
"postUpdateOptions": [
|
||||
"gomodTidy"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user