Skip to content

Commit baee728

Browse files
committed
Dependabot: use uv
1 parent d4bef53 commit baee728

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/dependabot.yml

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

44
version: 2
55
updates:
6-
# Monitor pip dependencies (uv uses pip under the hood)
7-
- package-ecosystem: "pip"
6+
- package-ecosystem: "uv"
87
directory: "/"
98
schedule:
109
interval: "weekly"

0 commit comments

Comments
 (0)