We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a20a373 commit 5d1136dCopy full SHA for 5d1136d
1 file changed
.github/dependabot.yml
@@ -33,8 +33,8 @@ updates:
33
- dependencies
34
- github-actions
35
36
- # Python dependencies (uv / pyproject.toml)
37
- - package-ecosystem: pip
+ # Python dependencies (uv / pyproject.toml + uv.lock)
+ - package-ecosystem: uv
38
directory: /
39
schedule:
40
interval: weekly
0 commit comments