🔧 chore(renovate): add tencentyun.com to disabled package sources
- extend disabled package sources list to include *.tencentyun.com/**
This commit is contained in:
parent
750d742009
commit
ab7b4c540e
|
|
@ -30,7 +30,8 @@
|
|||
"matchPackageNames": [
|
||||
"*.aliyuncs.com/**",
|
||||
"*.gitlab.cn/**",
|
||||
"*.myhuaweicloud.com/**"
|
||||
"*.myhuaweicloud.com/**",
|
||||
"*.tencentyun.com/**"
|
||||
],
|
||||
"enabled": false
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue