diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index eef8094..0551b28 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -4,7 +4,7 @@ exclude: ".git" repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v2.3.0 + rev: v4.4.0 hooks: - id: trailing-whitespace - id: end-of-file-fixer