diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 09134d1..c2f87f8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,7 +3,5 @@ updates: - package-ecosystem: "npm" directory: "/" schedule: - interval: "cron" - cron: "0 * * * *" - timezone: "UTC" + interval: "daily" open-pull-requests-limit: 0