mirror of
https://github.com/hacdias/webdav.git
synced 2026-09-22 03:20:41 +08:00
9 lines
162 B
JSON
9 lines
162 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": [
|
|
"config:recommended",
|
|
"group:allNonMajor",
|
|
":automergeMinor"
|
|
]
|
|
}
|