diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2e3e657bcd3..83782732812 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -71,6 +71,6 @@ repos: - mdformat_frontmatter exclude: CHANGELOG.md - repo: https://github.com/yoheimuta/protolint - rev: v0.41.0 + rev: v0.42.0 hooks: - id: protolint