diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e817abe..0f0b96d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,7 +5,7 @@ updates: - package-ecosystem: "npm" directory: "/" schedule: - interval: "daily" + interval: "weekly" assignees: - "octocat" commit-message: @@ -14,7 +14,7 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "daily" + interval: "weekly" assignees: - "octocat" commit-message: