1
0
Fork 0

Merge branch 'config' into localApps

This commit is contained in:
pooneyy 2025-07-10 16:47:31 +08:00
commit cb586e0c10
No known key found for this signature in database
1 changed files with 7 additions and 6 deletions

View File

@ -54,12 +54,7 @@
},
{
"matchPackageNames": [
"chaitin/safeline-mgt",
"chaitin/safeline-detector",
"chaitin/safeline-tengine",
"chaitin/safeline-luigi",
"chaitin/safeline-fvm",
"chaitin/safeline-chaos"
"chaitin/safeline**"
],
"groupName": "SafeLine"
},
@ -165,6 +160,12 @@
],
"allowedVersions": "/^8.4.*/"
},
{
"matchFileNames": [
"apps/safeline/8.*.*/*.yml"
],
"allowedVersions": "/^8.*.*/"
},
{
"matchFileNames": [
"apps/php-unofficial/7.4.*/*.yml",