Skip to content

Commit 3cf6096

Browse files
authored
Update dependabot.yml
1 parent 044c088 commit 3cf6096

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.github/dependabot.yml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,18 @@ updates:
1111
directory: "multisig"
1212
schedule:
1313
interval: "daily"
14+
updates:
15+
- package-ecosystem: "npm"
16+
directory: "./blinks"
17+
schedule:
18+
interval: "daily"
19+
updates:
20+
- package-ecosystem: "npm"
21+
directory: "./client/js"
22+
schedule:
23+
interval: "daily"
24+
updates:
25+
- package-ecosystem: "npm"
26+
directory: "./client"
27+
schedule:
28+
interval: "daily"

0 commit comments

Comments
 (0)