Skip to content

Commit afcb4fe

Browse files
authored
Update dependabot.yml (#207)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
1 parent bee91a9 commit afcb4fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ updates:
88
- package-ecosystem: swift
99
directory: "/"
1010
schedule:
11-
interval: monthly
11+
interval: weekly
1212
time: "04:00"
1313
open-pull-requests-limit: 3
1414
labels:
@@ -17,7 +17,7 @@ updates:
1717
- package-ecosystem: github-actions
1818
directory: "/.github/workflows"
1919
schedule:
20-
interval: monthly
20+
interval: weekly
2121
time: "04:00"
2222
open-pull-requests-limit: 3
2323
labels:

0 commit comments

Comments
 (0)