Skip to content

Add cooldown period for Dependabot updates#14

Open
tedchamb wants to merge 2 commits into
mainfrom
tedchamb-patch-6
Open

Add cooldown period for Dependabot updates#14
tedchamb wants to merge 2 commits into
mainfrom
tedchamb-patch-6

Conversation

@tedchamb

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Adds a Dependabot configuration to enable automated dependency update PRs with a cooldown period to reduce update noise.

Changes:

  • Introduces .github/dependabot.yml with a weekly update schedule.
  • Adds a cooldown window (default-days) intended to delay updates for newly released versions.
Show a summary per file
File Description
.github/dependabot.yml Adds initial Dependabot configuration, including a cooldown period for updates.

Review details

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 1/1 changed files
  • Comments generated: 1
  • Review effort level: Low

Comment thread .github/dependabot.yml Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
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.

2 participants