Skip to content

Commit 18e2797

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-clang-format: v20.1.0 → v20.1.5](pre-commit/mirrors-clang-format@v20.1.0...v20.1.5)
1 parent 257cf87 commit 18e2797

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
@@ -66,7 +66,7 @@ repos:
6666
# clang-format v13
6767
# to run manually, use .github/workflows/clang-format/clang-format.sh
6868
- repo: https://github.com/pre-commit/mirrors-clang-format
69-
rev: v20.1.0
69+
rev: v20.1.5
7070
hooks:
7171
- id: clang-format
7272
# By default, the clang-format hook configures:

0 commit comments

Comments
 (0)