Skip to content

Commit bdfc334

Browse files
authored
ci(vscode): add dependabot (#754)
1 parent 428aef2 commit bdfc334

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ updates:
88
directory: "/docs"
99
schedule:
1010
interval: "daily"
11+
- package-ecosystem: "npm"
12+
directory: "/extensions/vscode"
13+
schedule:
14+
interval: "daily"
1115
- package-ecosystem: "pub"
1216
directory: "/bricks/create_dart_frog/hooks"
1317
schedule:

0 commit comments

Comments
 (0)