diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5020e92..6a6bd0d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,6 +8,6 @@ repos: - id: trailing-whitespace - id: end-of-file-fixer - repo: https://github.com/pre-commit/mirrors-clang-format - rev: v20.1.0 + rev: v20.1.7 hooks: - id: clang-format