mirror of
https://gitlink.org.cn/pooneyy/1Panel-Appstore.git
synced 2026-04-24 10:41:42 +08:00
🔧 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": [
|
"matchPackageNames": [
|
||||||
"*.aliyuncs.com/**",
|
"*.aliyuncs.com/**",
|
||||||
"*.gitlab.cn/**",
|
"*.gitlab.cn/**",
|
||||||
"*.myhuaweicloud.com/**"
|
"*.myhuaweicloud.com/**",
|
||||||
|
"*.tencentyun.com/**"
|
||||||
],
|
],
|
||||||
"enabled": false
|
"enabled": false
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user