From ad0c72dc58b0756bae4320a4e89b2d7bbd9f5fd1 Mon Sep 17 00:00:00 2001 From: Hirota Akio <33370421+a-hirota@users.noreply.github.com> Date: Mon, 14 Oct 2024 11:37:34 +0900 Subject: [PATCH] Update .pre-commit-config.yaml --- .pre-commit-config.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 56469ce011e..f861fb57916 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -154,7 +154,6 @@ repos: cpp/src/io/parquet/ipc/Schema_generated[.]h$ ) - id: verify-alpha-spec - args: ["--fix", "--mode=release"] - repo: https://github.com/rapidsai/dependency-file-generator rev: v1.13.11 hooks: