diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 96eea5d..3558eb1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -73,7 +73,7 @@ repos: - -d disallowed-name # TODO: fix - -d unspecified-encoding # TODO: reevaluate - repo: https://github.com/Lucas-C/pre-commit-hooks - rev: v1.5.1 # TODO: v1.5.2+ requires newer pre-commit, need to drop py3.8? + rev: v1.5.5 # TODO: v1.5.2+ requires newer pre-commit, need to drop py3.8? hooks: - id: remove-crlf - id: remove-tabs