ci: Tell dependabot to use bun

This commit is contained in:
Aaron
2026-05-10 10:49:21 -05:00
parent bea5e0da1e
commit c1fe602c8b
+1 -1
View File
@@ -1,7 +1,7 @@
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
version: 2
updates:
- package-ecosystem: npm
- package-ecosystem: bun
directory: /
schedule:
interval: 'daily'