We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93ac37d commit f90c301Copy full SHA for f90c301
.pre-commit-config.yaml
@@ -4,7 +4,7 @@ repos:
4
hooks:
5
- id: cmake-format
6
- repo: https://github.com/pre-commit/mirrors-clang-format
7
- rev: v18.1.8
+ rev: v19.1.0
8
9
- id: clang-format
10
args:
0 commit comments