1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-18 03:21:12 +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:
pooneyy 2025-10-08 00:35:17 +08:00
parent 750d742009
commit ab7b4c540e
No known key found for this signature in database

View File

@ -30,7 +30,8 @@
"matchPackageNames": [
"*.aliyuncs.com/**",
"*.gitlab.cn/**",
"*.myhuaweicloud.com/**"
"*.myhuaweicloud.com/**",
"*.tencentyun.com/**"
],
"enabled": false
},