From d4ceae64b9b33175c4d0313f7587cf777b82c6fd Mon Sep 17 00:00:00 2001 From: rbetree Date: Thu, 2 Apr 2026 14:15:09 +0800 Subject: [PATCH] =?UTF-8?q?ci(dependabot):=20=E5=BF=BD=E7=95=A5=20actions?= =?UTF-8?q?=20major=20=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index fd887b5..2d8c647 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -44,6 +44,10 @@ updates: commit-message: prefix: ci include: scope + ignore: + - dependency-name: '*' + update-types: + - version-update:semver-major groups: security-updates: applies-to: security-updates