Skip to content

chore(deps): switch dependabot package ecosystem from pip to uv#16

Merged
jmeridth merged 1 commit intomainfrom
chore/dependabot-pip-to-uv
Mar 13, 2026
Merged

chore(deps): switch dependabot package ecosystem from pip to uv#16
jmeridth merged 1 commit intomainfrom
chore/dependabot-pip-to-uv

Conversation

@jmeridth
Copy link
Collaborator

What

Switch the dependabot package ecosystem from pip to uv in .github/dependabot.yml.

Why

The project uses uv for dependency management, so dependabot should use the uv ecosystem for accurate dependency updates.

Notes

No functional change to CI/CD pipelines. Dependabot will now use uv-native resolution for Python dependency updates.

@jmeridth jmeridth requested a review from zkoppert as a code owner March 13, 2026 03:47
@github-actions github-actions bot added the maintenance Maintenance or chore tasks label Mar 13, 2026
@jmeridth jmeridth force-pushed the chore/dependabot-pip-to-uv branch from d6a7baf to 61d738c Compare March 13, 2026 03:48
- drop update-uv-lock workflow also

Signed-off-by: jmeridth <jmeridth@gmail.com>
@jmeridth jmeridth force-pushed the chore/dependabot-pip-to-uv branch from 8f6be46 to 8bf5987 Compare March 13, 2026 03:59
@jmeridth jmeridth merged commit 91144d6 into main Mar 13, 2026
35 checks passed
@jmeridth jmeridth deleted the chore/dependabot-pip-to-uv branch March 13, 2026 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Maintenance or chore tasks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants