We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c30ffb4 commit 58393e9Copy full SHA for 58393e9
1 file changed
.pre-commit-config.yaml
@@ -43,6 +43,6 @@ repos:
43
# - id: cpplint
44
# - id: include-what-you-use
45
- repo: https://github.com/pre-commit/mirrors-clang-format
46
- rev: "v22.1.0" # Use the sha / tag you want to point at
+ rev: "v22.1.1" # Use the sha / tag you want to point at
47
hooks:
48
- id: clang-format
0 commit comments