diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 82ba215..4cb24c4 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,7 +3,7 @@ updates: - package-ecosystem: "pip" directory: "/" schedule: - interval: "monthly" + interval: "daily" labels: - "pip" - "dependencies"