diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a24158d..a351fd8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,5 +3,5 @@ updates: - package-ecosystem: "pip" directory: "/" schedule: - interval: "weekly" - day: "saturday" \ No newline at end of file + interval: "monthly" + day: "saturday"