Skip to content
This repository was archived by the owner on Nov 28, 2025. It is now read-only.

Commit 8f9fdaa

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-clang-format: v14.0.4-1 → v14.0.5](pre-commit/mirrors-clang-format@v14.0.4-1...v14.0.5)
1 parent ec75428 commit 8f9fdaa

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
@@ -3,7 +3,7 @@ ci:
33
autoupdate_branch: 'devel'
44
repos:
55
- repo: https://github.com/pre-commit/mirrors-clang-format
6-
rev: v14.0.4-1
6+
rev: v14.0.5
77
hooks:
88
- id: clang-format
99
args: [--style=Google]

0 commit comments

Comments
 (0)