From 9b63e208d956f70adfcfedd0fd69182990e59101 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobi=20Sch=C3=A4fer?= Date: Mon, 5 Apr 2021 12:05:09 +0200 Subject: [PATCH] Add myself as default assignee --- .github/dependabot.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 14fc3a40..5f114278 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,3 +9,5 @@ updates: directory: "/" # Location of package manifests schedule: interval: "daily" + assignees: + - "p3k"