diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2109b1f..99198d2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -2,7 +2,7 @@ repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.4.0 + rev: v4.5.0 hooks: # Git style - id: check-added-large-files # prevents giant files from being committed.