Skip to content

Commit 341099f

Browse files
authored
Update dependabot.yml
1 parent d28f3a4 commit 341099f

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
@@ -3,12 +3,12 @@ updates:
33
- package-ecosystem: "github-actions"
44
directory: "/"
55
schedule:
6-
interval: "daily"
6+
interval: "weekly"
77

88
- package-ecosystem: "composer"
99
directory: "/"
1010
schedule:
11-
interval: "daily"
11+
interval: "weekly"
1212
versioning-strategy: widen
1313
allow:
1414
- dependency-type: "direct"

0 commit comments

Comments
 (0)