diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 2deeb62..c9422c2 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -11,6 +11,7 @@ updates: timezone: "Etc/UTC" assignees: - "mikenye" + - "fredclausen" # Maintain dependencies for GitHub Actions - package-ecosystem: "github-actions" @@ -19,3 +20,4 @@ updates: interval: "daily" assignees: - "mikenye" + - "fredclausen"