Skip to content

Commit 58393e9

Browse files
committed
chore: update pre-commit hooks
1 parent c30ffb4 commit 58393e9

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
@@ -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.0" # Use the sha / tag you want to point at
46+
rev: "v22.1.1" # Use the sha / tag you want to point at
4747
hooks:
4848
- id: clang-format

0 commit comments

Comments
 (0)