Skip to content

Commit 82b0adb

Browse files
authored
chore: make pre-commit and ci clang-format version consistent (#769)
1 parent 6f503f9 commit 82b0adb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ repos:
3333
exclude: ^src/iceberg/catalog/hive/gen-cpp/
3434

3535
- repo: https://github.com/pre-commit/mirrors-clang-format
36-
rev: v20.1.8
36+
rev: v22.1.5
3737
hooks:
3838
- id: clang-format
3939
exclude_types: [json]

0 commit comments

Comments
 (0)