优化 Bot 版本检查

Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
新疆萌森软件开发工作室 2025-02-27 11:52:12 +08:00
parent ae718e6217
commit 8af416195f

View File

@ -24,6 +24,13 @@
],
"automerge": true,
"packageRules": [
{
"matchUpdateTypes": [
"patch"
],
"automerge": true,
"automergeType": "pr"
},
{
"matchFileNames": [
"apps/postgresql/pg*/*.yml"