diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e98fa56..8c1d92b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -19,7 +19,9 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "daily" + interval: "weekly" + # Avoid default day of week because of potential rush. + day: "tuesday" time: "12:00" timezone: "Asia/Tokyo" groups: