mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2025-09-02 02:39:26 +00:00
Update renovate.json
This commit is contained in:
parent
b1e3653d37
commit
c59a20911b
1 changed files with 12 additions and 23 deletions
11
.github/renovate.json
vendored
11
.github/renovate.json
vendored
|
@ -2,9 +2,6 @@
|
|||
"extends": [
|
||||
"config:base"
|
||||
],
|
||||
"separateMinorPatch": true,
|
||||
"separateMajorMinor": true,
|
||||
"separateMultipleMajor": true,
|
||||
"regexManagers": [
|
||||
{
|
||||
"fileMatch": ["^.*/?Dockerfile$"],
|
||||
|
@ -12,13 +9,5 @@
|
|||
"depNameTemplate": "{{depName}}",
|
||||
"datasourceTemplate": "docker"
|
||||
}
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"datasources": ["docker"],
|
||||
"packageNames": ["ubuntu"],
|
||||
"allowedVersions": "/^{{majorVersion}}-/"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
Add table
Reference in a new issue