mirror of
https://github.com/hacdias/webdav.git
synced 2026-09-26 21:21:54 +08:00
chore: add go.mod tidy to renovate.json
This commit is contained in:
@@ -3,5 +3,8 @@
|
|||||||
"extends": [
|
"extends": [
|
||||||
"config:recommended",
|
"config:recommended",
|
||||||
"group:all"
|
"group:all"
|
||||||
|
],
|
||||||
|
"postUpdateOptions": [
|
||||||
|
"gomodTidy"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user