diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 04893e956..9f69d4137 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ # .pre-commit-config.yaml repos: - repo: https://github.com/pre-commit/mirrors-clang-format - rev: v10.0.1 + rev: v18.1.3 hooks: - id: clang-format