From 9822dd070229a9a4a747d619e06a5e312b4a7644 Mon Sep 17 00:00:00 2001 From: Alfi Maulana Date: Wed, 13 May 2026 22:17:27 +0700 Subject: [PATCH] remove Dependabot commit message and label configuration Signed-off-by: Alfi Maulana --- .github/dependabot.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 3dc14479..0a6f0839 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -4,15 +4,9 @@ updates: directory: / schedule: interval: daily - commit-message: - prefix: chore - labels: [] - package-ecosystem: npm directory: / schedule: interval: daily - commit-message: - prefix: chore - labels: [] versioning-strategy: increase