mirror of
https://github.com/hacdias/webdav.git
synced 2026-09-21 19:10:42 +08:00
chore: update renovate.json
This commit is contained in:
+4
-1
@@ -2,9 +2,12 @@
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:recommended",
|
||||
"group:all"
|
||||
"group:allNonMajor",
|
||||
"group:allDigest",
|
||||
":disableDependencyDashboard"
|
||||
],
|
||||
"postUpdateOptions": [
|
||||
"gomodUpdateImportPaths",
|
||||
"gomodTidy"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user