diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 4c589d70..d8a232fe 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,5 +8,5 @@ updates: - package-ecosystem: "npm" # See documentation for possible values directory: "/" # Location of package manifests schedule: - interval: "daily" + interval: "monthly" open-pull-requests-limit: 1000