Skip to content

Commit

Permalink
GH-44830: [Java][CI] Disable Java Dependabot (#44832)
Browse files Browse the repository at this point in the history
### Rationale for this change

We moved to apache/arrow-java.

### What changes are included in this PR?

Stop running Dependabot for Maven here.

### Are these changes tested?

N/A

### Are there any user-facing changes?

No.
* GitHub Issue: #44830

Authored-by: David Li <li.davidm96@gmail.com>
Signed-off-by: Raúl Cumplido <raulcumplido@gmail.com>
  • Loading branch information
lidavidm authored Nov 25, 2024
1 parent a6fe595 commit 71389f8
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,6 @@ updates:
commit-message:
prefix: "MINOR: [CI] "
open-pull-requests-limit: 10
- package-ecosystem: "maven"
directory: "/java/"
schedule:
interval: "weekly"
commit-message:
prefix: "MINOR: [Java] "
open-pull-requests-limit: 10
- package-ecosystem: "npm"
directory: "/js/"
schedule:
Expand Down

0 comments on commit 71389f8

Please sign in to comment.