From 23b7eecf93258e42bc0a2eb34070383765336fe1 Mon Sep 17 00:00:00 2001 From: nagaya Date: Thu, 4 Sep 2025 10:15:28 +0900 Subject: [PATCH] Change schedule for dependabot --- .github/dependabot.yml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 942c957..4e33daa 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,8 +4,7 @@ updates: directory: "/" schedule: interval: "weekly" - day: "monday" - time: "14:00" + day: "sunday" timezone: "Asia/Tokyo" open-pull-requests-limit: 5 @@ -13,8 +12,7 @@ updates: directory: "/actions/publish" schedule: interval: "weekly" - day: "monday" - time: "14:00" + day: "sunday" timezone: "Asia/Tokyo" open-pull-requests-limit: 5 @@ -22,8 +20,7 @@ updates: directory: "/" schedule: interval: "weekly" - day: "monday" - time: "14:00" + day: "sunday" timezone: "Asia/Tokyo" versioning-strategy: increase open-pull-requests-limit: 5