Skip to content

Commit f779697

Browse files
authored
GH-46585: [JS][Dev] Remove dependabot configuration for JS (#46586)
### Rationale for this change We have migrated the arrow-js implementation. We don't require the dependabot config anymore. ### What changes are included in this PR? Remove JS related configuration. ### Are these changes tested? No ### Are there any user-facing changes? No * GitHub Issue: #46585 Authored-by: Raúl Cumplido <[email protected]> Signed-off-by: Sutou Kouhei <[email protected]>
1 parent 218c886 commit f779697

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,6 @@ updates:
3838
commit-message:
3939
prefix: "MINOR: [Swift] "
4040
open-pull-requests-limit: 10
41-
- package-ecosystem: "npm"
42-
directory: "/js/"
43-
schedule:
44-
interval: "monthly"
45-
commit-message:
46-
prefix: "MINOR: [JS] "
47-
open-pull-requests-limit: 10
4841
- package-ecosystem: "nuget"
4942
directory: "/csharp/"
5043
schedule:

0 commit comments

Comments
 (0)