Skip to content

Commit 6e75ae2

Browse files
committed
Add Dependabot updates for docs npm deps
1 parent b83b2b9 commit 6e75ae2

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,8 @@ updates:
1414
schedule:
1515
# Check for updates to GitHub Actions every weekday
1616
interval: "daily"
17+
18+
- package-ecosystem: "npm"
19+
directory: "/docs"
20+
schedule:
21+
interval: "daily"

0 commit comments

Comments
 (0)