Skip to content

Commit 2baf099

Browse files
committed
.github: add dependabot integration for uv
1 parent e5aaaea commit 2baf099

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
version: 2
2+
3+
updates:
4+
- package-ecosystem: "uv"
5+
directory: "/"
6+
schedule:
7+
interval: "weekly"

0 commit comments

Comments
 (0)