diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1f18c692..687d9c47 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,13 +4,13 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "weekly" + interval: "monthly" commit-message: prefix: ⬆ # Python - package-ecosystem: "pip" directory: "/" schedule: - interval: "weekly" + interval: "monthly" commit-message: prefix: ⬆