Skip to content

Commit 22801df

Browse files
committed
chore: add weekly dependabot for uv
1 parent 977aeec commit 22801df

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
version: 2
2-
32
updates:
4-
- package-ecosystem: "github-actions"
3+
- package-ecosystem: "uv"
54
directory: "/"
65
schedule:
76
interval: "weekly"
8-
9-
groups:
10-
github-actions:
11-
patterns:
12-
- "*"

0 commit comments

Comments
 (0)