From a89ad0e4a48ad62c0265c5a895a381a560b48145 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 22:34:25 +0000 Subject: [PATCH] Update pre-commit hook bufbuild/buf to v1.69.0 --- .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 0be96a2..2d350e8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -56,7 +56,7 @@ repos: files: (^defcl/buf.*)|^defcl/.*\.proto$|^define/.*\.proto$ pass_filenames: false - repo: https://github.com/bufbuild/buf - rev: v1.68.4 + rev: v1.69.0 hooks: - id: buf-lint files: (^defcl/buf.*)|^defcl/.*\.proto$|^define/.*\.proto$