Skip to content

Dependabot Workflow Update: Remove Patch Changes#41

Merged
MGross21 merged 2 commits intomainfrom
dependabot-workflow
Oct 28, 2025
Merged

Dependabot Workflow Update: Remove Patch Changes#41
MGross21 merged 2 commits intomainfrom
dependabot-workflow

Conversation

@MGross21
Copy link
Owner

This pull request updates the Dependabot configuration to change how dependency updates are handled for the uv package ecosystem. The main change is to ignore all patch-level version updates, which will reduce the number of automated pull requests created for minor dependency changes.

Dependabot configuration changes:

  • Removed the configuration for the pip package ecosystem, so Dependabot will no longer check for updates to Python dependencies managed by pip.
  • Added an ignore rule for the uv package ecosystem to prevent Dependabot from creating pull requests for patch-level version updates for any dependency.

uv package upgrade requested in #39 #40

@MGross21 MGross21 changed the title Dependabot Workflow Upgrade Dependabot Workflow Update: Remove Patch Changes Oct 28, 2025
@MGross21 MGross21 merged commit 776d636 into main Oct 28, 2025
10 checks passed
@MGross21 MGross21 deleted the dependabot-workflow branch October 28, 2025 01:12
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.

1 participant