From 09205eccb864d51653cd70b19740587e816d704e Mon Sep 17 00:00:00 2001 From: Patrick Lehmann Date: Thu, 14 Jul 2022 11:19:37 +0200 Subject: [PATCH] Added also @umarcor to assignees and reviewers for dependabot. --- .github/dependabot.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e91b107..11c8a30 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,7 +10,9 @@ updates: - Dependencies assignees: - Paebbels + - Umarcor reviewers: - Paebbels + - Umarcor schedule: interval: "daily" # Checks on Monday trough Friday.