Skip to content

ci: add Dependabot cooldown (20260603-170456)#13820

Merged
glours merged 1 commit into
mainfrom
sec-cli/dependabot-cooldown-20260603-170456
Jun 3, 2026
Merged

ci: add Dependabot cooldown (20260603-170456)#13820
glours merged 1 commit into
mainfrom
sec-cli/dependabot-cooldown-20260603-170456

Conversation

@securityeng-bot

Copy link
Copy Markdown
Contributor

Add Dependabot cooldown

This PR was generated by sec-cli github dependabot cooldown update.

What changed

A cooldown block has been added to every updates entry in
.github/dependabot.yml that did not already have one.

Example:

updates:
  - package-ecosystem: "go"
    directory: "/"
    schedule:
      interval: "weekly"
    cooldown:
      default-days: 7

Why

The Dependabot cooldown feature delays dependency-update pull requests until a
new version has been available for at least the configured number of days. This
reduces noise from short-lived releases and gives the ecosystem time to catch
regressions before they land in your codebase.

@securityeng-bot securityeng-bot Bot requested a review from a team as a code owner June 3, 2026 17:05
@securityeng-bot securityeng-bot Bot requested review from glours and ndeloof June 3, 2026 17:05
@glours glours merged commit f3969cd into main Jun 3, 2026
44 checks passed
@glours glours deleted the sec-cli/dependabot-cooldown-20260603-170456 branch June 3, 2026 17:18
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.

1 participant