diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4808d9c..855bb7c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -3,7 +3,7 @@ repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.4.0 + rev: v4.5.0 hooks: # Forbid files which have a UTF-8 byte-order marker - id: check-byte-order-marker