diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fb571efdad64f167f29201ed849762eedd3661ef..5f5e8846e01d77171f0514dd7cb86eae55e0975f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,7 +1,7 @@ # See https://pre-commit.com/hooks.html for more hooks repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.4.0 + rev: v5.0.0 hooks: - id: trailing-whitespace - id: end-of-file-fixer