From 52272523fcf701d4821e39ce72ce6941787f4d49 Mon Sep 17 00:00:00 2001 From: Bagas Aulia Rezki Date: Thu, 31 Oct 2024 12:17:39 +0700 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 36b24f2..715b4f8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,9 @@ updates: directory: / schedule: interval: daily + commit-message: + prefix: "deps" + groups: + all-updates: + patterns: + - "*"