From 6bfa71b5f5e0f605f0addde973981c77fc60b80e Mon Sep 17 00:00:00 2001 From: jiro4989 Date: Fri, 31 Dec 2021 17:07:33 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20=E8=87=AA=E5=88=86=E3=82=92=E3=82=A2?= =?UTF-8?q?=E3=82=B5=E3=82=A4=E3=83=B3=E3=81=99=E3=82=8B=E3=82=88=E3=81=86?= =?UTF-8?q?=E3=81=AB=E5=A4=89=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 500601f..c5fb2a7 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,7 +9,11 @@ updates: directory: "/" schedule: interval: "daily" + assignees: + - "jiro4989" - package-ecosystem: "github-actions" directory: "/" schedule: interval: "daily" + assignees: + - "jiro4989"