Skip to content

Add cooldown block to cargo and github-actions dependabot entries - #35

Merged
zircote merged 1 commit into
mainfrom
fix/issue-27-dependabot-cooldown
Jul 15, 2026
Merged

Add cooldown block to cargo and github-actions dependabot entries#35
zircote merged 1 commit into
mainfrom
fix/issue-27-dependabot-cooldown

Conversation

@zircote

@zircote zircote commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Adds a cooldown block (default-days: 7) to both the cargo and github-actions entries in .github/dependabot.yml, matching the pattern already applied in attested-delivery/go-htmx's dependabot.yml. The docker entry is out of scope for this issue.

Closes #27

Copilot AI review requested due to automatic review settings July 15, 2026 16:45

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the repository’s Dependabot configuration to introduce a dependency update cooldown period for the cargo and github-actions ecosystems, aligning with the supply-chain hygiene requirement described in issue #27.

Changes:

  • Added a cooldown block with default-days: 7 to the cargo Dependabot update entry.
  • Added a cooldown block with default-days: 7 to the github-actions Dependabot update entry.

@zircote
zircote merged commit 41d0815 into main Jul 15, 2026
51 of 57 checks passed
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.

dependabot.yml missing cooldown block on cargo + github-actions ecosystems

2 participants