Skip to content

chore(dependabot): update schedule to run weekly on Saturdays#12

Merged
DecSmith42 merged 1 commit into
mainfrom
chore/dependabot-schedule
Jul 5, 2026
Merged

chore(dependabot): update schedule to run weekly on Saturdays#12
DecSmith42 merged 1 commit into
mainfrom
chore/dependabot-schedule

Conversation

@DecSmith42

Copy link
Copy Markdown
Contributor

Updated .github/dependabot.yml and _atom/IBuild.cs to adjust the dependency update schedule. The new schedule runs weekly on Saturdays at 00:00 (Australia/Brisbane timezone) instead of daily.

Updated `.github/dependabot.yml` and `_atom/IBuild.cs` to adjust the dependency update schedule. The new schedule runs weekly on Saturdays at 00:00 (Australia/Brisbane timezone) instead of daily.
Copilot AI review requested due to automatic review settings July 5, 2026 05:07
@DecSmith42
DecSmith42 enabled auto-merge July 5, 2026 05:07

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates Dependabot scheduling so this repo’s NuGet dependency update PRs run weekly on Saturdays at 00:00 (Australia/Brisbane) instead of running daily, aligning both the checked-in Dependabot config and the Atom-based definition.

Changes:

  • Change Dependabot schedule from daily to weekly with day: saturday, time: "00:00", and timezone: Australia/Brisbane.
  • Mirror the same schedule change in the Atom build definition (_atom/IBuild.cs) for the Dependabot preset configuration.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/dependabot.yml Adjusts Dependabot’s update schedule to weekly Saturdays at 00:00 Australia/Brisbane.
_atom/IBuild.cs Updates the Atom Dependabot preset schedule settings to match the new weekly schedule.

@DecSmith42
DecSmith42 merged commit 2d9e25e into main Jul 5, 2026
14 checks passed
@DecSmith42
DecSmith42 deleted the chore/dependabot-schedule branch July 5, 2026 05:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants