diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 68d55b2..0e206c0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,7 +5,7 @@ updates: - package-ecosystem: "pip" directory: "/" schedule: - interval: "daily" + interval: "weekly" commit-message: prefix: "Dependencies: " - package-ecosystem: "github-actions"