diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index be3ef9c..f16d017 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -4,7 +4,7 @@ repos: hooks: - id: end-of-file-fixer exclude: .*\.txt - rev: v4.4.0 + rev: v4.5.0 - repo: https://github.com/psf/black hooks: