diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1230149..082911e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,6 +1,10 @@ version: 2 updates: - package-ecosystem: "github-actions" + assignees: + - "garethflowers" directory: "/" + reviewers: + - "garethflowers" schedule: interval: "daily"