diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 60f0e3f5a..e8dfa828f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ repos: - id: check-yaml - id: check-added-large-files - repo: https://github.com/pre-commit/mirrors-clang-format - rev: v20.1.4 + rev: v20.1.5 hooks: - id: clang-format types_or: [c++, c]