summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>2025-07-08 07:50:31 +0200
committerGitHub <noreply@github.com>2025-07-08 07:50:31 +0200
commit95b9ab2e45c32f2f91c43b965bfcbecf51484386 (patch)
treee6a3b4277f17c8fd4ff8e091622449c6a7729246
parent28e712c8a303d4996c927d10461148b1ccff368c (diff)
[pre-commit.ci] Pre-commit autoupdate. (#2258)
updates: - [github.com/pre-commit/mirrors-clang-format: v19.1.5 → v20.1.7](https://github.com/pre-commit/mirrors-clang-format/compare/v19.1.5...v20.1.7) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
-rw-r--r--.pre-commit-config.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 3103a1f1..8f538842 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: v19.1.5
+ rev: v20.1.7
hooks:
- id: clang-format
'types_or': [c++, c]