diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 046bd0f37..88fee7da8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -4,7 +4,7 @@ default_install_hook_types: ["pre-push"] exclude: "(^vendor|.*golden$)" repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.6.0 + rev: v5.0.0 hooks: - id: check-added-large-files - id: check-toml