Skip to content

Commit 9534eb8

Browse files
authored
Update dependabot.yml
1 parent e3204f7 commit 9534eb8

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,7 @@
11
version: 2
22
updates:
3-
- package-ecosystem: composer
4-
directory: "/"
5-
schedule:
6-
interval: daily
7-
time: "03:00"
8-
open-pull-requests-limit: 10
93
- package-ecosystem: github-actions
104
directory: "/"
115
schedule:
12-
interval: daily
13-
time: "03:00"
6+
interval: weekly
147
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)