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$