Skip to content

Commit 824cd22

Browse files
authored
Merge pull request #420 from dependabot/uv-scanned-manifest-path
Add scanned_manifest_path to uv
2 parents bdd0325 + d16949e commit 824cd22

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/smoke-uv-graph.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ output:
3232
detector:
3333
name: dependabot
3434
url: https://github.com/dependabot/dependabot-core
35-
version: 0.364.0
35+
version: 0.365.0
3636
manifests:
3737
/uv/pyproject.toml:
3838
file:
@@ -137,6 +137,7 @@ output:
137137
relationship: indirect
138138
scope: runtime
139139
metadata:
140+
scanned_manifest_path: pypi::/uv
140141
status: ok
141142
- type: mark_as_processed
142143
expect:

0 commit comments

Comments
 (0)