Skip to content

Commit f496cf0

Browse files
committed
chore: Fix dependabot path after moving package.json -> site/package.json
1 parent 78e652a commit f496cf0

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
@@ -34,7 +34,7 @@ updates:
3434
prefix: "chore"
3535

3636
- package-ecosystem: "npm"
37-
directory: "/"
37+
directory: "/site/"
3838
schedule:
3939
interval: "daily"
4040
time: "06:00"

0 commit comments

Comments
 (0)