From 426ddb71f611277353d0ebdecf5b6c8f770ad359 Mon Sep 17 00:00:00 2001 From: HuijingHei Date: Wed, 13 Nov 2024 15:27:49 +0800 Subject: [PATCH] Add `github-actions` updates label with `skip-notes` --- dependabot/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/dependabot/dependabot.yml b/dependabot/dependabot.yml index 9b3e150..2f1660c 100644 --- a/dependabot/dependabot.yml +++ b/dependabot/dependabot.yml @@ -7,6 +7,7 @@ updates: directory: "/" schedule: interval: "weekly" + labels: ["skip-notes"] open-pull-requests-limit: 3 - package-ecosystem: {% if dependabot_ecosystem != "auto" -%} {{ dependabot_ecosystem }}