Skip to content

chore: Add Dependabot configuration#253

Merged
ekzhu merged 2 commits intoekzhu:masterfrom
bhimrazy:add-dependabot-config
Nov 4, 2025
Merged

chore: Add Dependabot configuration#253
ekzhu merged 2 commits intoekzhu:masterfrom
bhimrazy:add-dependabot-config

Conversation

@bhimrazy
Copy link
Copy Markdown
Contributor

@bhimrazy bhimrazy commented Nov 4, 2025

What does this pr do ?

This PR adds dependabot configuration to automatically update Python dependencies and GitHub Actions weekly, reducing manual maintenance and keeping the project secure.

Based on:

@bhimrazy bhimrazy changed the title Add Dependabot configuration chore: Add Dependabot configuration Nov 4, 2025
@ekzhu ekzhu requested a review from Copilot November 4, 2025 05:38
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

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 Dependabot configuration to automate dependency updates for the project. The configuration sets up automated version checking and pull request creation for both Python packages and GitHub Actions.

  • Configures Dependabot to monitor Python dependencies via pip with grouped updates for major vs minor/patch versions
  • Sets up GitHub Actions dependency updates with weekly checks
  • Establishes limits and labeling conventions for automated pull requests

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

@ekzhu ekzhu merged commit 14ce299 into ekzhu:master Nov 4, 2025
12 checks passed
@bhimrazy bhimrazy deleted the add-dependabot-config branch November 4, 2025 06:07
@ekzhu
Copy link
Copy Markdown
Owner

ekzhu commented Nov 4, 2025

Looks like there is an error in dependent bot configuration: https://github.com/ekzhu/datasketch/runs/54435048125 @bhimrazy

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