diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 0663d5c8..568d48e5 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,7 +8,7 @@ updates: - package-ecosystem: "pip" # See documentation for possible values directory: "/" # Location of package manifests schedule: - interval: "daily" + interval: "weekly" target-branch: master labels: - "dependencies"