From b46da93d050cb2a3ac19493c26120d988995fe78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Ram=C3=ADrez?= Date: Sun, 21 Jun 2026 18:31:33 +0200 Subject: [PATCH] Update Dependabot ecosystem coverage --- .github/dependabot.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 39352af..12f4ce7 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -31,3 +31,11 @@ updates: dependency-type: "development" patterns: - "*" + - package-ecosystem: "bun" + directory: "/" + schedule: + interval: "weekly" + cooldown: + default-days: 7 + commit-message: + prefix: ⬆