Skip to content

fix(ci): run Dependabot sweep daily - #44

Merged
gitctrlx merged 1 commit into
mainfrom
fix/dependabot-daily-cron
Sep 2, 2026
Merged

fix(ci): run Dependabot sweep daily#44
gitctrlx merged 1 commit into
mainfrom
fix/dependabot-daily-cron

Conversation

@gitctrlx

@gitctrlx gitctrlx commented Sep 2, 2026

Copy link
Copy Markdown
Member

Summary

  • Dependabot sweep cron is daily 0 4 * * * (04:00 UTC).
  • Replaces */15 (public) and 0 */6 (private). Merge-when-green does not need 15-minute polling.

Test plan

  • CI green (formatter must keep this file's existing cron quoting)

15-minute and 6-hour crons burn Actions minutes. Sweep at 04:00 UTC.
Copilot AI lite review requested due to automatic review settings September 2, 2026 04:09

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.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@gitctrlx
gitctrlx merged commit e24b572 into main Sep 2, 2026
1 of 2 checks passed
@gitctrlx
gitctrlx deleted the fix/dependabot-daily-cron branch September 2, 2026 04:14
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