diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index d442d27..d1ee4d1 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -6,8 +6,8 @@ updates: directory: "/" schedule: interval: daily - time: "00:00" - timezone: "Etc/UTC" + assignees: + - "fredclausen" # Maintain dependencies for GitHub Actions - package-ecosystem: "github-actions" @@ -16,3 +16,4 @@ updates: interval: "daily" assignees: - "mikenye" + - "fredclausen"