1
0
Fork 0

Merge branch 'config' into localApps

This commit is contained in:
pooneyy 2025-08-20 15:17:08 +08:00
commit f2cab43ec0
No known key found for this signature in database
1 changed files with 6 additions and 0 deletions

View File

@ -153,6 +153,12 @@
], ],
"allowedVersions": "/^11.8.*/" "allowedVersions": "/^11.8.*/"
}, },
{
"matchFileNames": [
"apps/movie-pilot/1.*.*/*.yml"
],
"allowedVersions": "<2"
},
{ {
"matchFileNames": [ "matchFileNames": [
"apps/mysql/5.5.*/*.yml" "apps/mysql/5.5.*/*.yml"