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 7002e62 commit 308b3e6Copy full SHA for 308b3e6
.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