diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index eb8969c..e880435 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,7 +7,7 @@ repos: - id: check-merge-conflict - id: check-case-conflict - repo: https://github.com/pre-commit/mirrors-clang-format - rev: v21.1.8 + rev: v22.1.2 hooks: - id: clang-format 'types_or': [c++, c]