Update renovate.json: Disable renovate for prometheus in seaweedfs compose
This commit is contained in:
@@ -115,6 +115,14 @@
|
|||||||
"matchCurrentVersion": "/^\\d{6}$/",
|
"matchCurrentVersion": "/^\\d{6}$/",
|
||||||
"allowedVersions": "/^\\d{6}$/"
|
"allowedVersions": "/^\\d{6}$/"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"matchPackageNames": ["prom/prometheus"],
|
||||||
|
"matchCurrentVersion": "v2.21.0",
|
||||||
|
"matchFileNames": [
|
||||||
|
"apps/seaweedfs/**/docker-compose.yml"
|
||||||
|
],
|
||||||
|
"enabled": false
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"matchPackageNames": ["snowdreamtech/frpc", "snowdreamtech/frps"],
|
"matchPackageNames": ["snowdreamtech/frpc", "snowdreamtech/frps"],
|
||||||
"groupName": "Frp Cilent & Server"
|
"groupName": "Frp Cilent & Server"
|
||||||
|
|||||||
Reference in New Issue
Block a user