diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 598b268..7c94b1e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,7 +17,7 @@ repos: hooks: - id: buf-lint - repo: https://github.com/pre-commit/mirrors-clang-format - rev: v15.0.7 + rev: v19.1.4 hooks: - id: clang-format types_or: [proto]