We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46fa60c commit 49e81b2Copy full SHA for 49e81b2
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