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"