diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6291a37e79..0c1bfd38a2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -37,7 +37,7 @@ repos: hooks: - id: flake8 - repo: https://github.com/pre-commit/mirrors-clang-format - rev: v15.0.7 + rev: v17.0.6 hooks: - id: clang-format types_or: [c, c++, javascript, json, objective-c]