diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 46e2183a0..8851a4b08 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,6 +3,5 @@ updates: - package-ecosystem: pip directory: "/" schedule: - interval: weekly - day: monday - open-pull-requests-limit: 10 \ No newline at end of file + interval: "daily" + open-pull-requests-limit: 10