diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e69859b2..d597fb83 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,7 +11,7 @@ repos: # C source code - repo: https://github.com/pre-commit/mirrors-clang-format - rev: v18.1.5 + rev: v18.1.6 hooks: - id: clang-format - repo: https://github.com/cheshirekow/cmake-format-precommit