Skip to content

Commit 6dd51aa

Browse files
authored
chore: add dependabot config
1 parent 48a021a commit 6dd51aa

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: "bun"
4+
directory: "/"
5+
groups:
6+
minor-patch:
7+
update-types:
8+
- "patch"
9+
- "minor"
10+
schedule:
11+
interval: "daily"

0 commit comments

Comments
 (0)