diff --git a/.github/dependabot.yml b/.github/dependabot.yml index aec2de0..d3cb663 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,8 +8,4 @@ updates: - package-ecosystem: "gomod" # See documentation for possible values directory: "/" # Location of package manifests schedule: - interval: "daily" - assignees: - - "kmulvey" - reviewers: - - "kmulvey" + interval: "daily" \ No newline at end of file