From edb5103a734b6405c9bab1152b0cdb328d6d5fae Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 7 Nov 2022 17:36:59 -0600 Subject: [PATCH] [pre-commit.ci] pre-commit suggestions (#2735) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/yoheimuta/protolint: v0.41.0 → v0.42.0](https://github.com/yoheimuta/protolint/compare/v0.41.0...v0.42.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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