configure dependabot for bun ecosystem (#103)

Agent-Logs-Url: https://github.com/fuomag9/caddy-proxy-manager/sessions/169dafb8-7aec-48bd-b02d-f0cea1d14bf8

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: fuomag9 <1580624+fuomag9@users.noreply.github.com>
This commit is contained in:
Copilot
2026-04-16 01:12:33 +02:00
committed by GitHub
parent 2adb8e3807
commit 81be14e95e

View File

@@ -17,8 +17,8 @@ updates:
prefix: "ci" prefix: "ci"
include: "scope" include: "scope"
# NPM dependencies updates # Bun dependencies updates
- package-ecosystem: "npm" - package-ecosystem: "bun"
directory: "/" directory: "/"
schedule: schedule:
interval: "weekly" interval: "weekly"