Update supported package managers in documentation#45151
Conversation
Added 'uv' to the list of supported package managers for the prefix-development configuration to match https://docs.github.com/en/code-security/reference/supply-chain-security/dependabot-options-reference#prefix-development
How to review these changes 👓Thank you for your contribution. To review these changes, choose one of the following options: A Hubber will need to deploy your changes internally to review. Table of review linksNote: Please update the URL for your staging server or codespace. The table shows the files in the
Key: fpt: Free, Pro, Team; ghec: GitHub Enterprise Cloud; ghes: GitHub Enterprise Server 🤖 This comment is automatically generated. |
|
@grimsa Checking to make sure the reference is correct and the tutorial needs to be updated and not the other way around. Hopefully an easy question with a quick answer. 🤞 |
Yes, uv is supported. Our dependabot config is: and we had PRs like this: |
Why:
Closes: #45148
What's being changed (if available, include any code snippets, screenshots, or gifs):
Added 'uv' to the list of supported package managers for the prefix-development configuration to match https://docs.github.com/en/code-security/reference/supply-chain-security/dependabot-options-reference#prefix-development
Tutorial being updated:

Reference:

Check off the following: