diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9517135..1c49109 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: v18.1.5 hooks: - id: clang-format types_or: [proto]