From 78e727a1c45e78210bb83e54a9c7b08b2aea96d8 Mon Sep 17 00:00:00 2001 From: G r e y Date: Mon, 11 Apr 2022 14:29:35 -0400 Subject: [PATCH] chore: consolidate js, ts/js labels (#957) Dependabot automagically applies the `javascript` label, but we use `typescript/js` elsewhere. --- .github/dependabot.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index fe229c1b1b..d1b90d7ee5 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -41,6 +41,9 @@ updates: timezone: "America/Chicago" commit-message: prefix: "chore" + labels: + - "dependencies" + - "typescript/js" ignore: # Ignore major updates to Node.js types, because they need to # correspond to the Node.js engine version