diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5082e5d..7fff0f1 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,7 +3,7 @@ updates: - package-ecosystem: pip directory: "/" schedule: - interval: daily - open-pull-requests-limit: 10 + interval: weekly + open-pull-requests-limit: 2 pull-request-branch-name: separator: '-'