Skip to content
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

Commit 46aca6a

Browse files
authored
Update dependabot.yml
1 parent dc2a394 commit 46aca6a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
version: 2
22
updates:
33
- package-ecosystem: "npm"
4-
directory: "/"
4+
directories:
5+
- "/backend/functions"
6+
- "/frontend"
57
schedule:
68
interval: "weekly"
79
groups:

0 commit comments

Comments
 (0)