diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d3f91c871e..3d5afff34a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,14 +10,15 @@ updates: schedule: interval: "daily" time: "09:00" - reviewers: - - "thecristen" open-pull-requests-limit: 1 - package-ecosystem: "npm" # See documentation for possible values directory: "/apps/site/assets" # Location of package manifests schedule: interval: "daily" time: "09:00" - reviewers: - - "thecristen" open-pull-requests-limit: 2 + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "weekly" + open-pull-requests-limit: 1