From 5733355da9fc3ff6d8f1a79bbdc1be917ea6bb08 Mon Sep 17 00:00:00 2001 From: Anne Ferger Date: Mon, 25 Nov 2024 14:02:36 +0100 Subject: [PATCH] Update dependabot.yml - add myself as assingee --- .github/dependabot.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9cd454a..81f3b17 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -15,3 +15,6 @@ updates: interval: "weekly" labels: - "dependencies" + # Add assignees + assignees: + - "anneferger"