Skip to content

Commit 1c9b5db

Browse files
authored
ci: Fix Dependabot
1 parent 821de29 commit 1c9b5db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
version: 2
77
updates:
88
- package-ecosystem: "composer" # See documentation for possible values
9-
directory: "/" # Location of package manifests
9+
directory: "/app" # Location of package manifests
1010
schedule:
1111
interval: "weekly"

0 commit comments

Comments
 (0)