Skip to content

Commit 961eab6

Browse files
committed
chore: use npm package ecosystem
1 parent 0772332 commit 961eab6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
version: 2
77
updates:
8-
- package-ecosystem: bun
8+
- package-ecosystem: npm
99
directory: /
1010
schedule:
1111
interval: daily
@@ -15,12 +15,12 @@ updates:
1515
schedule:
1616
interval: daily
1717

18-
- package-ecosystem: bun
18+
- package-ecosystem: npm
1919
directory: /packages/remark-plugin
2020
schedule:
2121
interval: daily
2222

23-
- package-ecosystem: bun
23+
- package-ecosystem: npm
2424
directory: /apps/website
2525
schedule:
2626
interval: daily

0 commit comments

Comments
 (0)