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

View File

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