1
0
Fork 0

Merge branch 'config' into localApps

This commit is contained in:
pooneyy 2025-11-10 16:28:35 +08:00
commit b33ab049ea
No known key found for this signature in database
1 changed files with 4 additions and 0 deletions

View File

@ -148,6 +148,10 @@
"matchCurrentVersion": "/^\\d{6}$/",
"allowedVersions": "/^\\d{6}$/"
},
{
"matchPackageNames": ["pingcap/**"],
"groupName": "PingCAP"
},
{
"matchPackageNames": ["prom/prometheus"],
"matchCurrentVersion": "v2.21.0",