From cc366e437769e00c718cbc3e1bd1ba090a1bb765 Mon Sep 17 00:00:00 2001 From: Tien Nguyen Minh Date: Sat, 23 May 2026 11:09:11 +0700 Subject: [PATCH] chore: drop inapplicable dependabot ecosystems (#14) --- .github/dependabot.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 10cf9ba..1d0ef96 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -13,7 +13,3 @@ updates: patterns: ["*"] versioning-strategy: increase labels: ["dependencies", "security"] - - package-ecosystem: "github-actions" - directory: "/" - schedule: - interval: "monthly"