Skip to content

Check dependencies monthly instead of weekly - #55

Merged
saudzahirr merged 1 commit into
masterfrom
chore/dependabot-monthly
Aug 25, 2026
Merged

Check dependencies monthly instead of weekly#55
saudzahirr merged 1 commit into
masterfrom
chore/dependabot-monthly

Conversation

@saudzahirr

Copy link
Copy Markdown
Collaborator

Summary

Sets every schedule.interval in .github/dependabot.yml to monthly.

schedule.day is dropped wherever it appeared: that key only applies when the interval is weekly, so leaving it alongside monthly would be a dead setting that reads as if it still controls timing.

Test plan

Config parses as valid YAML; version: 2 intact; every entry under updates now reads interval: monthly with no leftover day key. Ecosystem, directory, grouping, labels and commit-message settings are untouched.

🤖 Generated with Claude Code

Also drops schedule.day: it only applies to a weekly interval, so it
would be a dead key once the interval is monthly.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@sonarqubecloud

Copy link
Copy Markdown

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@saudzahirr
saudzahirr merged commit 276e9b9 into master Aug 25, 2026
23 checks passed
@saudzahirr
saudzahirr deleted the chore/dependabot-monthly branch August 25, 2026 11:09
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