mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-18 02:11:04 +08:00
Update renovate.json for Syncthing packages
Adds version constraints for Syncthing app YAML files.
This commit is contained in:
parent
6867f017ff
commit
67713f6765
@ -205,6 +205,12 @@
|
||||
"apps/reader/2.7.*/*.yml"
|
||||
],
|
||||
"allowedVersions": "/^2.7.*/"
|
||||
},
|
||||
{
|
||||
"matchFileNames": [
|
||||
"apps/syncthing*/1.*/*.yml"
|
||||
],
|
||||
"allowedVersions": "/^1.*/"
|
||||
}
|
||||
],
|
||||
"prCreation": "immediate"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user