From 798d98223c60fb998a1aff2d70f6327b61509688 Mon Sep 17 00:00:00 2001
From: Ren Adachi <49895682+moeyashi@users.noreply.github.com>
Date: Sat, 6 Apr 2024 17:29:18 +0900
Subject: [PATCH] =?UTF-8?q?chore:=20dependabot=E3=81=ABpip=E8=BF=BD?=
 =?UTF-8?q?=E5=8A=A0?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Ren Adachi <49895682+moeyashi@users.noreply.github.com>
---
 .github/dependabot.yml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index fa80401..0124e4f 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -13,3 +13,7 @@ updates:
     directory: "/" # Location of package manifests
     schedule:
       interval: "daily"
+  - package-ecosystem: "pip" # See documentation for possible values
+    directory: "/wr-python" # Location of package manifests
+    schedule:
+      interval: "daily"