We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e93f402 commit 890ec7cCopy full SHA for 890ec7c
.github/dependabot.yml
@@ -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