diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f61acdb..7d47229 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,8 +3,5 @@ updates: - package-ecosystem: pip directory: "/" schedule: - interval: daily - package-ecosystem: npm - directory: "/" - schedule: - interval: daily \ No newline at end of file + interval: monthly + open-pull-requests-limit: 10 \ No newline at end of file