Skip to content

chore: Add a 7 day cooldown to dependabot updates#807

Merged
freakboy3742 merged 1 commit into
beeware:mainfrom
mgstabrani:dependabot-cooldown
Jul 26, 2026
Merged

chore: Add a 7 day cooldown to dependabot updates#807
freakboy3742 merged 1 commit into
beeware:mainfrom
mgstabrani:dependabot-cooldown

Conversation

@mgstabrani

Copy link
Copy Markdown
Contributor

Adds a 7-day cooldown to each entry in .github/dependabot.yml
(github-actions, pip, and pre-commit), mirroring the configuration
already in place in beeware/.github.

Dependabot currently upgrades packages to the newest available version
immediately on publication, which leaves no window for a malicious
release to be identified before it is rolled out. A cooldown introduces
that window and aligns this repo with the project's supply-chain
hardening practice.

Fixes #804.

PR Checklist:

  • I will abide by the BeeWare Code of Conduct
  • I have read and have followed the CONTRIBUTING.md file
  • This PR was generated or assisted using an AI tool
    Assisted-by: Claude Opus 4.5

@mgstabrani mgstabrani changed the title Add a 7 day cooldown to dependabot updates chore: Add a 7 day cooldown to dependabot updates Jul 26, 2026

@freakboy3742 freakboy3742 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Awesome - thanks for the update!

@freakboy3742
freakboy3742 merged commit 786bac0 into beeware:main Jul 26, 2026
5 checks passed
@mgstabrani
mgstabrani deleted the dependabot-cooldown branch July 27, 2026 00:45
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.

Add cooldown to dependabot actions

2 participants