Skip to content

Commit a044a4a

Browse files
CI(deps): Update pre-commit hook pre-commit/mirrors-clang-format to v19
1 parent 17dfb69 commit a044a4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ repos:
6565
.*/testsuite/.*
6666
)
6767
- repo: https://github.com/pre-commit/mirrors-clang-format
68-
rev: v18.1.8
68+
rev: v19.1.5
6969
hooks:
7070
- id: clang-format
7171
types_or: [c, c++, javascript, json, objective-c]

0 commit comments

Comments
 (0)