Skip to content

Commit 8eebaa8

Browse files
authored
ci: set up dependabot to use uv ecosystem (#288)
Fixes #249
1 parent 0be8837 commit 8eebaa8

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
@@ -26,7 +26,7 @@ updates:
2626
github-actions:
2727
patterns:
2828
- '*'
29-
- package-ecosystem: pip
29+
- package-ecosystem: uv
3030
directory: /
3131
schedule:
3232
interval: monthly

0 commit comments

Comments
 (0)