Skip to content

Commit 71beaf6

Browse files
committed
ci: configure dependabot for uv
1 parent 1be8f11 commit 71beaf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
version: 2
55
updates:
6-
- package-ecosystem: "pip"
6+
- package-ecosystem: "uv"
77
directory: "/"
88
schedule:
99
interval: "daily"

0 commit comments

Comments
 (0)