Skip to content

Commit 876b0e2

Browse files
ci: fix dependabot bun ecosystem
1 parent 8e8e5ca commit 876b0e2

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/dependabot.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55

66
version: 2
77
updates:
8-
- package-ecosystem: "" # See documentation for possible values
8+
- package-ecosystem: "bun" # See documentation for possible values
99
directory: "/" # Location of package manifests
1010
schedule:
1111
interval: "weekly"
12-

0 commit comments

Comments
 (0)