Skip to content

Commit 892c5be

Browse files
authored
ci: change package ecosystem to uv (#260)
1 parent e0d7b93 commit 892c5be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
version: 2
22
updates:
3-
- package-ecosystem: "pip"
3+
- package-ecosystem: "uv"
44
directory: "/"
55
schedule:
66
interval: "weekly"

0 commit comments

Comments
 (0)