From 0e4c38b9d51817e92fec81b10d5beb6cc765f1a8 Mon Sep 17 00:00:00 2001 From: Ned Wolpert Date: Sun, 5 Jul 2026 14:49:34 -0700 Subject: [PATCH] build(deps): run github-actions dependabot weekly on Wednesday Pin the github-actions update schedule to Wednesdays. Co-Authored-By: Claude Opus 4.8 (1M context) --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1760526..4cb134c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -42,6 +42,7 @@ updates: directory: "/" schedule: interval: "weekly" + day: "wednesday" groups: gh-actions: applies-to: version-updates