diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index bc5fc2c..3f3c1ec 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,7 +11,7 @@ repos: args: [--multi] - id: check-added-large-files - repo: https://github.com/pre-commit/mirrors-clang-format - rev: v21.1.2 + rev: v21.1.8 hooks: - id: clang-format - repo: https://github.com/cheshirekow/cmake-format-precommit