Skip to content

Commit 4437cc4

Browse files
Add Dependabot coverage for uv
1 parent 5c062e9 commit 4437cc4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,9 @@ updates:
55
directory: /
66
schedule:
77
interval: daily
8+
- package-ecosystem: uv
9+
directory: /
10+
schedule:
11+
interval: daily
12+
cooldown:
13+
default-days: 7

0 commit comments

Comments
 (0)