mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2025-09-03 03:09:15 +00:00
update renovate.json
This commit is contained in:
parent
f1e1e36ca7
commit
50945c8da9
2 changed files with 10 additions and 11 deletions
7
.github/renovate.json
vendored
7
.github/renovate.json
vendored
|
@ -1,4 +1,8 @@
|
|||
{
|
||||
"extends": [
|
||||
"config:base"
|
||||
],
|
||||
"separateMinorPatch": true,
|
||||
"separateMajorMinor": true,
|
||||
"separateMultipleMajor": true,
|
||||
"regexManagers": [
|
||||
|
@ -18,4 +22,5 @@
|
|||
"versioning": "simple"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"extends": [
|
||||
"config:base"
|
||||
],
|
||||
"separateMinorPatch": true
|
||||
}
|
Loading…
Add table
Reference in a new issue