We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24801ee commit 34827c4Copy full SHA for 34827c4
.github/dependabot.yml
@@ -8,4 +8,5 @@ updates:
8
- package-ecosystem: "bun" # See documentation for possible values
9
directory: "/" # Location of package manifests
10
schedule:
11
- interval: "weekly"
+ interval: "monthly"
12
+enable-beta-ecosystems: true
0 commit comments