Skip to content

Commit 890ec7c

Browse files
committed
init dependabot
1 parent e93f402 commit 890ec7c

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
version: 2
2+
enable-beta-ecosystems: true # support bun
3+
updates:
4+
- package-ecosystem: "npm"
5+
directory: "."
6+
schedule:
7+
interval: "weekly"
8+
timezone: "Asia/Tokyo"
9+
target-branch: "main"

0 commit comments

Comments
 (0)