diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 568d48e5..0663d5c8 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: "weekly" + interval: "daily" target-branch: master labels: - "dependencies"