diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 52544d6e..42dd2379 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ exclude: | repos: - repo: https://github.com/pre-commit/mirrors-clang-format - rev: v22.1.8 + rev: v23.1.0 hooks: - id: clang-format files: \.(c|h|cpp|hpp|inc)$