Commits


Sutou Kouhei authored and GitHub committed e268b310639
GH-40542: [Dev][CI] Run pre-commit to all files (#40543) ### Rationale for this change We need to use `--all-files` explicitly. ### What changes are included in this PR? Use `--all-files` explicitly. ### Are these changes tested? Yes. ### Are there any user-facing changes? No. * GitHub Issue: #40542 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>