We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdae544 commit 4fa2251Copy full SHA for 4fa2251
1 file changed
.github/dependabot.yml
@@ -22,6 +22,6 @@ updates:
22
day: "monday"
23
time: "12:00"
24
- package-ecosystem: "npm" # See documentation for possible values
25
- directory: "/" # Location of package manifests
+ directory: "web-app/" # Location of package manifests
26
schedule:
27
interval: "daily"
0 commit comments