Skip to content

Commit 9c7cdd4

Browse files
phofmeiergithub-actions[bot]
authored andcommitted
chore: update pre-commit hooks
1 parent 0b1caa7 commit 9c7cdd4

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
@@ -43,6 +43,6 @@ repos:
4343
# - id: cpplint
4444
# - id: include-what-you-use
4545
- repo: https://github.com/pre-commit/mirrors-clang-format
46-
rev: "v22.1.1" # Use the sha / tag you want to point at
46+
rev: "v22.1.2" # Use the sha / tag you want to point at
4747
hooks:
4848
- id: clang-format

0 commit comments

Comments
 (0)