diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 04b8965..38b8818 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -3,7 +3,7 @@ # vim: set nospell: repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.0.1 + rev: v4.1.0 hooks: - id: trailing-whitespace args: [--markdown-linebreak-ext=md]