From ce18a8e9f67a09cd35ad576cab35c09eb7ecb7a2 Mon Sep 17 00:00:00 2001 From: Roger Barker Date: Thu, 2 Apr 2026 15:01:02 -0500 Subject: [PATCH] chore: Add assignee for GitHub Actions updates Signed-off-by: Roger Barker --- .github/dependabot.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index fd670e6..6f73499 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,6 +9,8 @@ updates: directory: "/" # Location of package manifests schedule: interval: "daily" + assignees: + - "pandas-who-code-sa" cooldown: default-days: 7 open-pull-requests-limit: 5