From a32f27ae645ac538231231e8e0bf968a1444a5ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Konrad=20H=C3=B6ffner?= Date: Thu, 26 Oct 2023 12:51:14 +0200 Subject: [PATCH] ci: assign KonradHoeffner to Dependabot pull requests --- .github/dependabot.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f618777..929c62b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,10 +3,12 @@ version: 2 updates: - package-ecosystem: "github-actions" directory: "/.github/workflows" + assignees: ["KonradHoeffner"] schedule: interval: "daily" - package-ecosystem: "cargo" directory: "/" + assignees: ["KonradHoeffner"] schedule: interval: "daily" allow: