Bot 脚本优化

Signed-off-by: 萌森 <qyg2297248353@163.com>
This commit is contained in:
萌森 2024-07-31 12:25:15 +08:00
parent 0215e38900
commit 5149f9a851

View File

@ -13,10 +13,9 @@
"rebaseWhen": "never",
"packageRules": [
{
"packageNames": [
"docker-compose",
"checkout",
"github-action"
"matchPackageNames": [
"actions/checkout",
"renovatebot/github-action"
],
"automerge": true
},