Change package-ecosystem from npm to bun

This commit is contained in:
Nico 2025-12-21 15:29:25 +01:00 committed by GitHub
parent 6cc10293e1
commit f7822527bc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
version: 2
updates:
- package-ecosystem: "npm"
- package-ecosystem: "bun"
directory: "/"
schedule:
interval: "daily"