Skip to content

Commit 3cec9fd

Browse files
[pre-commit.ci] pre-commit autoupdate (#15)
updates: - [github.com/pre-commit/mirrors-clang-format: v21.1.0 → v21.1.2](pre-commit/mirrors-clang-format@v21.1.0...v21.1.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 12c4e39 commit 3cec9fd

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
@@ -5,7 +5,7 @@ repos:
55
- id: check-yaml
66
args: [--allow-multiple-documents]
77
- repo: https://github.com/pre-commit/mirrors-clang-format
8-
rev: v21.1.0
8+
rev: v21.1.2
99
hooks:
1010
- id: clang-format
1111
files: '.*\.(hpp|cpp|h)'

0 commit comments

Comments
 (0)