1
0
Fork 0

Merge branch 'config' into localApps

This commit is contained in:
pooneyy 2025-08-12 22:01:09 +08:00
commit 20ab908de6
No known key found for this signature in database
1 changed files with 6 additions and 0 deletions

View File

@ -205,6 +205,12 @@
"apps/reader/2.7.*/*.yml"
],
"allowedVersions": "/^2.7.*/"
},
{
"matchFileNames": [
"apps/syncthing*/1.*/*.yml"
],
"allowedVersions": "/^1.*/"
}
],
"prCreation": "immediate"