From 170c094d3a061d412dbecba51bcf03197e33add9 Mon Sep 17 00:00:00 2001 From: Simone Spaccarotella Date: Fri, 18 Jul 2025 18:05:30 +0100 Subject: [PATCH] Update --- .github/dependabot.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5f0889c..9cd1df7 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,3 +9,6 @@ updates: directory: "/" # Location of package manifests schedule: interval: "weekly" + labels: + - "npm dependencies" + - "triage-board"