Skip to content

Add Dependabot with monthly groups#44

Open
dancergraham wants to merge 1 commit into
mainfrom
copilot/add-dependabot-configuration
Open

Add Dependabot with monthly groups#44
dancergraham wants to merge 1 commit into
mainfrom
copilot/add-dependabot-configuration

Conversation

@dancergraham

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings June 11, 2026 09:52

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

This PR adds a Dependabot configuration to automatically propose dependency update PRs on a monthly cadence, grouping updates per ecosystem and applying a 7-day cooldown to avoid immediately adopting freshly released versions.

Changes:

  • Added .github/dependabot.yml with update rules for Cargo, GitHub Actions, and pip.
  • Configured grouped updates (patterns: ["*"]) per ecosystem to reduce PR noise.
  • Enabled a 7-day cooldown (cooldown.default-days: 7) for each ecosystem.

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

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.

3 participants