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