We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0772332 commit 961eab6Copy full SHA for 961eab6
.github/dependabot.yml
@@ -5,7 +5,7 @@
5
6
version: 2
7
updates:
8
- - package-ecosystem: bun
+ - package-ecosystem: npm
9
directory: /
10
schedule:
11
interval: daily
@@ -15,12 +15,12 @@ updates:
15
16
17
18
19
directory: /packages/remark-plugin
20
21
22
23
24
directory: /apps/website
25
26
0 commit comments