diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 85ff519ce..60f0e3f5a 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.3 + rev: v20.1.4 hooks: - id: clang-format types_or: [c++, c]