Skip to content

Commit 250d740

Browse files
authored
Add dependabot schedule (#245)
1 parent a3f4d1d commit 250d740

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@ version: 2
22

33
updates:
44
- package-ecosystem: "uv"
5+
directory: "/"
6+
schedule:
7+
interval: "weekly"

0 commit comments

Comments
 (0)