We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
reviewers
1 parent ca80289 commit 64c4043Copy full SHA for 64c4043
1 file changed
.github/dependabot.yml
@@ -1,9 +1,7 @@
1
version: 2
2
updates:
3
-- package-ecosystem: composer
4
- directory: "/"
5
- schedule:
6
- interval: "weekly"
7
- day: "monday"
8
- reviewers:
9
- - "tfirdaus"
+ - package-ecosystem: composer
+ directory: "/"
+ schedule:
+ interval: "weekly"
+ day: "monday"
0 commit comments