We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d504511 commit 9339a45Copy full SHA for 9339a45
1 file changed
.github/dependabot.yml
@@ -33,7 +33,7 @@ updates:
33
all-actions:
34
patterns: ["*"]
35
36
- - package-ecosystem: "compposer" # See documentation for possible values
+ - package-ecosystem: "composer" # See documentation for possible values
37
target-branch: release-2.0
38
directory: "/" # Location of package manifests
39
schedule:
@@ -57,7 +57,7 @@ updates:
57
- "minor"
58
- "patch"
59
60
61
target-branch: release-2.1
62
63
0 commit comments