Skip to content

Commit f8c0992

Browse files
authored
Update dependabot.yml
1 parent a3d12b1 commit f8c0992

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
version: 2
22
updates:
3-
- package-ecosystem: composer
3+
- package-ecosystem: "github-actions"
44
directory: "/"
55
schedule:
6-
interval: daily
7-
open-pull-requests-limit: 10
6+
interval: "weekly"
7+
labels:
8+
- "dependencies"
89

910
# Maintain dependencies for Composer.
1011
- package-ecosystem: composer

0 commit comments

Comments
 (0)