From 19987824c4ba2cf80e78b814cf5f6daca763f142 Mon Sep 17 00:00:00 2001 From: Rachel Fenichel Date: Thu, 11 Nov 2021 10:13:28 -0800 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index db0a1674e3c..e9309c5c6b8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -19,5 +19,5 @@ updates: commit-message: prefix: "chore(deps)" labels: - - "chore" - - "dependencies" + - "PR: chore" + - "PR: dependencies"