diff --git a/.github/dependabot.yml b/.github/dependabot.yml index dfdf945..393290f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,6 +7,8 @@ version: 2 updates: - package-ecosystem: "docker" # See documentation for possible values directory: "/" # Location of package manifests + assignees: + - Elliot Matson schedule: interval: "daily"