Skip to content

Commit f6ccecb

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

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
@@ -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.4
7070
hooks:
7171
- id: clang-format
7272
# By default, the clang-format hook configures:

0 commit comments

Comments
 (0)