Skip to content

Commit 26d2a99

Browse files
Update dependabot.yml
1 parent 1bab660 commit 26d2a99

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.github/dependabot.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,12 @@
22

33
version: 2
44
updates:
5-
- package-ecosystem: "pnpm"
5+
- package-ecosystem: "npm"
6+
directory: "/"
7+
schedule:
8+
interval: "weekly"
9+
10+
- package-ecosystem: "github-actions"
611
directory: "/"
712
schedule:
813
interval: "weekly"

0 commit comments

Comments
 (0)