diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4bf84327..4f1e329b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -33,7 +33,7 @@ repos: # exclude: "tests/" - repo: https://github.com/pre-commit/mirrors-clang-format - rev: v19.1.6 + rev: v19.1.7 hooks: - id: clang-format files: |