Skip to content

Commit 0b41fa6

Browse files
authored
feat(tooling): configure dependabot (#76)
1 parent 5b7e1bc commit 0b41fa6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,8 @@ updates:
55
schedule:
66
interval: "weekly"
77
open-pull-requests-limit: 3
8+
- package-ecosystem: "composer"
9+
directory: "/"
10+
schedule:
11+
interval: "weekly"
12+
open-pull-requests-limit: 3

0 commit comments

Comments
 (0)