diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 618a234e..be225b0a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,5 +9,5 @@ updates: - package-ecosystem: "npm" directory: "/" schedule: - interval: "weekly" + interval: "monthly" open-pull-requests-limit: 10 \ No newline at end of file