diff --git a/packages/google-cloud-python-speech/.pre-commit-config.yaml b/packages/google-cloud-python-speech/.pre-commit-config.yaml index 4f00c7cffcfd..62eb5a77d9a3 100644 --- a/packages/google-cloud-python-speech/.pre-commit-config.yaml +++ b/packages/google-cloud-python-speech/.pre-commit-config.yaml @@ -16,7 +16,7 @@ # See https://pre-commit.com/hooks.html for more hooks repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v3.4.0 + rev: v4.0.1 hooks: - id: trailing-whitespace - id: end-of-file-fixer