diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 64f6d5a..8413542 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -21,7 +21,7 @@ repos: - id: mixed-line-ending - id: trailing-whitespace -- repo: https://github.com/ssciwr/clang-format-hook +- repo: https://github.com/pre-commit/mirrors-clang-format rev: v13.0.0 hooks: - id: clang-format