Skip to content

Commit ba5feed

Browse files
committed
Fix typo
1 parent 313ad04 commit ba5feed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ updates:
1515
all-actions:
1616
patterns: ["*"]
1717

18-
- package-ecosystem: "compposer" # See documentation for possible values
18+
- package-ecosystem: "composer" # See documentation for possible values
1919
directory: "/" # Location of package manifests
2020
schedule:
2121
interval: "daily"

0 commit comments

Comments
 (0)