diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 522923a47..cd468a464 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -33,7 +33,7 @@ repos: exclude: ^src/iceberg/catalog/hive/gen-cpp/ - repo: https://github.com/pre-commit/mirrors-clang-format - rev: v20.1.8 + rev: v22.1.5 hooks: - id: clang-format exclude_types: [json]