We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3792b16 commit 40f7ef7Copy full SHA for 40f7ef7
1 file changed
.github/dependabot.yml
@@ -15,7 +15,7 @@ updates:
15
all-actions:
16
patterns: ["*"]
17
18
- - package-ecosystem: "compposer" # See documentation for possible values
+ - package-ecosystem: "composer" # See documentation for possible values
19
directory: "/" # Location of package manifests
20
schedule:
21
interval: "daily"
0 commit comments