Skip to content

fix: use valid dependabot schedule interval#2344

Merged
vishalchangrani merged 1 commit into
masterfrom
fix/dependabot-config
Jun 2, 2026
Merged

fix: use valid dependabot schedule interval#2344
vishalchangrani merged 1 commit into
masterfrom
fix/dependabot-config

Conversation

@vishalchangrani
Copy link
Copy Markdown
Contributor

Summary

  • Replace unsupported interval: "custom" and interval-count: 14 with interval: "weekly" for both github-actions and gomod ecosystems
  • Fixes the schema validation errors shown in the Dependabot settings page

Test plan

  • Verify Dependabot settings page no longer shows schema errors after merge

🤖 Generated with Claude Code

Replace unsupported 'custom' interval and 'interval-count' with 'weekly',
which is the closest valid option to the intended bi-weekly cadence.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 1, 2026

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@vishalchangrani vishalchangrani self-assigned this Jun 1, 2026
@vishalchangrani
Copy link
Copy Markdown
Contributor Author

Dependabot is currently throwing an error on the flow-cli repo

Screenshot 2026-06-01 at 6 03 25 PM

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@vishalchangrani vishalchangrani merged commit 0eee836 into master Jun 2, 2026
9 checks passed
@vishalchangrani vishalchangrani deleted the fix/dependabot-config branch June 2, 2026 00:29
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.

3 participants