Updated dependabot file to use uv and remove invalid config - #332
Merged
Conversation
Contributor
is there an alternative to this? |
Contributor
Author
|
Do we not have CODEOWNERS set up in this repo? Ah, there is assignees as well, which might cover the same behaviour |
Contributor
I believe it's a different thing, on the right side of a PR page you can see Reviewers and Assignees as different fields. |
Contributor
Author
So no, there's nothing else on https://docs.github.com/en/code-security/reference/supply-chain-security/dependabot-options-reference that replaces the reviewers config |
michelesr
approved these changes
Aug 14, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Describe your changes
uv is available as a package-ecosystem now (might not have been in the past) and the schema has changed so that reviewers is invalid.
aws-cdk-lib is still well behind, and the last update from dependabot was started 3 weeks ago. Changing the ecosystem first to see what dependabot does with that, then will look at other options.