Skip to content

Commit c1d1c0b

Browse files
committed
Update dependabot config to use uv
1 parent d3914f0 commit c1d1c0b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
version: 2
2+
enable-beta-ecosystems: true
23
updates:
3-
- package-ecosystem: "pip"
4+
- package-ecosystem: "uv"
45
directory: "/"
56
schedule:
67
interval: "daily"

0 commit comments

Comments
 (0)