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 b131498 commit 75adde6Copy full SHA for 75adde6
.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