diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5d211e5..2fc14d7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,7 +1,7 @@ fail_fast: false repos: - repo: https://github.com/pocc/pre-commit-hooks - rev: f46a762 + rev: v1.3.5 hooks: - id: clang-format args: [--style=Google]