Skip to content

Commit 07df220

Browse files
authored
Update dependabot.yml
1 parent abc9d59 commit 07df220

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

.github/dependabot.yml

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,11 @@
55

66
version: 2
77
updates:
8-
- package-ecosystem: "composer" # See documentation for possible values
9-
directory: "/" # Location of package manifests
10-
schedule:
11-
interval: "daily"
8+
- package-ecosystem: "composer" # See documentation for possible values
9+
directory: "/" # Location of package manifests
10+
schedule:
11+
interval: monthly
12+
- package-ecosystem: "github-actions"
13+
directory: "/"
14+
schedule:
15+
interval: monthly

0 commit comments

Comments
 (0)