Skip to content

Commit 7ccb402

Browse files
committed
chore: update pre-commit hooks
1 parent ec86cfd commit 7ccb402

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ repos:
4242
# - id: cpplint
4343
# - id: include-what-you-use
4444
- repo: https://github.com/pre-commit/mirrors-clang-format
45-
rev: "v21.1.7" # Use the sha / tag you want to point at
45+
rev: "v21.1.8" # Use the sha / tag you want to point at
4646
hooks:
4747
- id: clang-format

0 commit comments

Comments
 (0)