This is an automated email from the ASF dual-hosted git repository.

mgrigorov pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/avro-rs.git


The following commit(s) were added to refs/heads/main by this push:
     new 3c79a44  chore: Update the Dependabot commit message prefix
3c79a44 is described below

commit 3c79a4479c7cd324ce217df539acb325c7be009e
Author: Martin Tzvetanov Grigorov <[email protected]>
AuthorDate: Tue Apr 29 10:50:22 2025 +0300

    chore: Update the Dependabot commit message prefix
    
    Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
---
 .github/dependabot.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index b0d5590..273a84d 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -24,6 +24,8 @@ updates:
     schedule:
       interval: "daily"
     open-pull-requests-limit: 20
+    commit-message:
+      prefix: "chore(deps): "
 
   - package-ecosystem: "github-actions"
     directory: "/"

Reply via email to