diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b8a3e5b7d5..2dc1736ff4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -6,7 +6,7 @@ default_install_hook_types: repos: # Generic hooks that apply to a lot of files - 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-case-conflict