We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 065eb5e commit 999ef0cCopy full SHA for 999ef0c
.github/dependabot.yml
@@ -2,7 +2,10 @@ version: 2
2
updates:
3
- package-ecosystem: "github-actions"
4
directory: "/"
5
- target-branch: "master"
6
schedule:
7
interval: "daily"
8
+ - package-ecosystem: "composer"
9
+ directory: "/"
10
+ schedule:
11
+ interval: "daily"
0 commit comments