{{ message }}
Set dependabot cooldown#7490
Merged
Merged
Conversation
Contributor
Contributor
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In @.github/dependabot.yml:
- Line 9: Update every occurrence of the dependabot configuration key
"default-days" in .github/dependabot.yml from 5 to at least 7 (e.g., 7 or 30) to
satisfy the cooldown policy; specifically locate the three "default-days: 5"
entries and change their values to 7 or higher so all occurrences use the
minimum required cooldown.
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yml
Review profile: CHILL
Plan: Pro
Run ID: 272b6a82-2c06-4b6c-a02d-3571ff1326a5
📒 Files selected for processing (1)
.github/dependabot.yml
Copilot AI
pushed a commit
that referenced
this pull request
Mar 25, 2026
* Set dependabot cooldown * Increase default to 7 days
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Suggested by zizmor and https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/optimizing-pr-creation-version-updates#setting-up-a-cooldown-period-for-dependency-updates
Summary by CodeRabbit