diff --git a/.github/dependabot.yml b/.github/dependabot.yml index eb7f074c..be24f2d0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,7 +11,7 @@ updates: commit-message: prefix: "[CORE-69]" schedule: - interval: "weekly" + interval: "monthly" day: "monday" time: "08:00" timezone: "America/New_York"