Skip to content

Commit 7e48f6a

Browse files
authored
♻️ change the Package ecosystem to uv (#306)
1 parent 7e4b42b commit 7e48f6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ updates:
99
commit-message:
1010
prefix:
1111
# Python
12-
- package-ecosystem: "pip"
12+
- package-ecosystem: "uv"
1313
directory: "/"
1414
schedule:
1515
interval: "monthly"

0 commit comments

Comments
 (0)