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

kou pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-java.git


The following commit(s) were added to refs/heads/main by this push:
     new bf4978db MINOR: [CI] Tweak Dependabot PR title prefix (#38)
bf4978db is described below

commit bf4978db9b5799843d11c98301d6cd80306b8b01
Author: David Li <[email protected]>
AuthorDate: Tue Nov 26 00:40:40 2024 -0500

    MINOR: [CI] Tweak Dependabot PR title prefix (#38)
---
 .github/dependabot.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 886dd4de..2a28f0cc 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -29,5 +29,5 @@ updates:
     schedule:
       interval: "weekly"
     commit-message:
-      prefix: "MINOR: [Java] "
+      prefix: "MINOR: "
     open-pull-requests-limit: 10

Reply via email to