diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 88e4e84..f25ed24 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -40,7 +40,7 @@ repos: args: [--markdown-linebreak-ext=md] stages: [commit, manual] - repo: https://github.com/Lucas-C/pre-commit-hooks - rev: "v1.5.1" + rev: "v1.5.3" hooks: - id: remove-crlf stages: [commit, manual]