diff options
| author | pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> | 2026-01-05 19:38:47 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-05 19:38:47 +0100 |
| commit | 1505519ecd03e47c1c046c5c985aa947e06ff5ba (patch) | |
| tree | 7ac7eb513ee24d7e84dec699dc6bc6e754f47610 /.pre-commit-config.yaml | |
| parent | e5ac1cc82d832f0515364fdb3f02f03bdea8870e (diff) | |
[pre-commit.ci] Pre-commit autoupdate. (#2320)
updates:
- [github.com/pre-commit/mirrors-clang-format: v21.1.2 → v21.1.8](https://github.com/pre-commit/mirrors-clang-format/compare/v21.1.2...v21.1.8)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Diffstat (limited to '.pre-commit-config.yaml')
| -rw-r--r-- | .pre-commit-config.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fd9777c2..eb8969cd 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,7 +7,7 @@ repos: - id: check-merge-conflict - id: check-case-conflict - repo: https://github.com/pre-commit/mirrors-clang-format - rev: v21.1.2 + rev: v21.1.8 hooks: - id: clang-format 'types_or': [c++, c] |
