diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d5974f605..80d624535 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,10 +5,10 @@ updates: default-days: 7 directory: "/" schedule: - interval: "daily" + interval: "monthly" - package-ecosystem: "github-actions" cooldown: default-days: 7 directory: "/" schedule: - interval: "weekly" \ No newline at end of file + interval: "monthly" \ No newline at end of file