diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e9aa1c72..0d35f23b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,5 +8,5 @@ updates: - package-ecosystem: "pip" # See documentation for possible values directory: "/" # Location of package manifests schedule: - interval: "weekly" + interval: "monthly" open-pull-requests-limit: 50