diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 880b92a78..fe60c3381 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,5 +3,5 @@ updates: - package-ecosystem: "npm" directory: "/" schedule: - interval: "daily" + interval: "weekly" open-pull-requests-limit: 25 \ No newline at end of file