Skip to content

Commit a350d30

Browse files
chore: add uv dependabot ecosystem (#1244)
1 parent 6a54ba2 commit a350d30

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
@@ -20,3 +20,9 @@ updates:
2020
directory: "/"
2121
schedule:
2222
interval: "weekly"
23+
open-pull-requests-limit: 10
24+
- package-ecosystem: "uv"
25+
directory: "/"
26+
schedule:
27+
interval: "monthly"
28+
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)