Merge branch 'config' into localApps
This commit is contained in:
commit
49e49be9d6
|
|
@ -52,6 +52,17 @@
|
||||||
"matchCurrentVersion": "emulator_14.0_*",
|
"matchCurrentVersion": "emulator_14.0_*",
|
||||||
"allowedVersions": "/^emulator_14.0_*/"
|
"allowedVersions": "/^emulator_14.0_*/"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"matchPackageNames": [
|
||||||
|
"chaitin/safeline-mgt",
|
||||||
|
"chaitin/safeline-detector",
|
||||||
|
"chaitin/safeline-tengine",
|
||||||
|
"chaitin/safeline-luigi",
|
||||||
|
"chaitin/safeline-fvm",
|
||||||
|
"chaitin/safeline-chaos"
|
||||||
|
],
|
||||||
|
"groupName": "SafeLine"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"matchPackageNames": ["elasticsearch"],
|
"matchPackageNames": ["elasticsearch"],
|
||||||
"matchCurrentVersion": "/^v8.*/",
|
"matchCurrentVersion": "/^v8.*/",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue