From 8af416195f3570ef3d1a0afceabdad3ba20f4263 Mon Sep 17 00:00:00 2001 From: Meng Sen Date: Thu, 27 Feb 2025 11:52:12 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=20Bot=20=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E6=A3=80=E6=9F=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Meng Sen --- .github/renovate.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/renovate.json b/.github/renovate.json index c8fb2d9f..b5f729c4 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -24,6 +24,13 @@ ], "automerge": true, "packageRules": [ + { + "matchUpdateTypes": [ + "patch" + ], + "automerge": true, + "automergeType": "pr" + }, { "matchFileNames": [ "apps/postgresql/pg*/*.yml"