From 250469649c036a88f547b96f94867900a1f19163 Mon Sep 17 00:00:00 2001
From: Shohei Ueda <30958501+peaceiris@users.noreply.github.com>
Date: Sat, 18 Jul 2020 16:25:09 +0900
Subject: [PATCH] docs: update dependabot label

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index b75545071..c98fee130 100644
--- a/README.md
+++ b/README.md
@@ -535,7 +535,7 @@ updates:
   schedule:
     interval: "daily"
   labels:
-  - "dependencies:ci"
+  - "CI/CD"
   commit-message:
     prefix: ci
 ```