diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 941831235..02e8055b0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -5,7 +5,7 @@ default_language_version: repos: # check some basic stuff - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.6.0 + rev: v5.0.0 hooks: # Check for files that would conflict in case-insensitive filesystems - id: check-case-conflict