Merge branch 'config' into localApps
This commit is contained in:
commit
b33ab049ea
|
|
@ -148,6 +148,10 @@
|
|||
"matchCurrentVersion": "/^\\d{6}$/",
|
||||
"allowedVersions": "/^\\d{6}$/"
|
||||
},
|
||||
{
|
||||
"matchPackageNames": ["pingcap/**"],
|
||||
"groupName": "PingCAP"
|
||||
},
|
||||
{
|
||||
"matchPackageNames": ["prom/prometheus"],
|
||||
"matchCurrentVersion": "v2.21.0",
|
||||
|
|
|
|||
Loading…
Reference in New Issue