Skip to content

Commit 5a75a5f

Browse files
committed
Update dependabot configuration to enable beta ecosystems and switch npm to bun
1 parent 0f1d162 commit 5a75a5f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
version: 2
2+
enable-beta-ecosystems: true
23

34
updates:
45
- package-ecosystem: "github-actions"
@@ -10,7 +11,7 @@ updates:
1011
assignees:
1112
- "sergiodxa"
1213

13-
- package-ecosystem: npm
14+
- package-ecosystem: bun
1415
directory: /
1516
schedule:
1617
interval: "weekly"

0 commit comments

Comments
 (0)