Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dependabot config for uv to docs #12025

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

grepme
Copy link

@grepme grepme commented Mar 6, 2025

Summary

dependabot now supports the uv package ecosystem provided the enable-beta-ecosystems flag is true. uv.lock and dependency groups are not yet supported.

Relevant PR: dependabot/dependabot-core#11687

Mentions of this change:
dependabot/dependabot-core#10040 (comment)
dependabot/dependabot-core#10478 (comment)

Test Plan

For the dependabot configuration, I updated several of my company's repositories with the new config and dependabot then updated its PRs.

For documentation changes, I tested the changes locally and then ran:
npx prettier --prose-wrap always --write "**/*.md"

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