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